Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-07 14:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Stefan Weigl-Bosker bcb4ba9afd
std.os.linux: use heap.pageSize() instead of MMAP2_UNIT
2025-04-07 13:37:01 +02:00
..
linux
std.os.linux: use heap.pageSize() instead of MMAP2_UNIT
2025-04-07 13:37:01 +02:00
plan9
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
uefi
fix review
2025-04-04 12:42:28 +01:00
windows
support more process creation options on Windows
2025-03-25 23:48:27 +01: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: use heap.pageSize() instead of MMAP2_UNIT
2025-04-07 13:37:01 +02:00
plan9.zig
runtime page size detection
2025-02-06 14:23:23 -08:00
uefi.zig
std.start: allow return uefi error union in main (#23425)
2025-04-01 17:10:10 +00:00
wasi.zig
wasi: fix wasm-wasi-musl constants
2025-02-09 09:08:11 +01:00
windows.zig
std.os.windows.PF: Add ARM_V83_LRCPC_INSTRUCTIONS_AVAILABLE.
2025-04-03 04:00:30 +02:00