zig/lib/std/os
Andrew Kelley 6a6e72fff8
Merge pull request #20511 from archbirdplus
runtime page size detection
rework GeneralPurposeAllocator to reduce active mapping count
Allocator VTable API update
2025-02-07 06:21:51 -08:00
..
linux adjust runtime page size APIs 2025-02-06 14:23:23 -08:00
plan9
uefi fix: getEndPos return end position 2025-02-07 07:20:35 +01:00
windows std.heap: remove HeapAllocator 2025-02-06 14:23:23 -08:00
emscripten.zig all: update to std.builtin.Type.Pointer.Size field renames 2025-01-16 12:46:29 +00:00
linux.zig std.os.linux.mmap: remove logic that does not belong here 2025-02-06 14:23:23 -08:00
plan9.zig runtime page size detection 2025-02-06 14:23:23 -08:00
uefi.zig std.os.uefi: Fix calling convention build error 2024-10-25 10:45:55 +02:00
wasi.zig Copy in WASI rights_t documentation 2024-10-06 09:44:52 +01:00
windows.zig std.heap: remove HeapAllocator 2025-02-06 14:23:23 -08:00