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 23:03:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
phatchman 4b47e978e3
Return FileNotFound when CreateProcessW is called with a missing path (#23567)
2025-04-16 04:25:02 +02:00
..
linux
check result of mmap() call to handle a large base_addr value correctly
2025-03-27 21:08:23 +01:00
plan9
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
uefi
std.os.uefi: Drop 'Efi' prefix from type names
2025-02-09 02:30:32 +00:00
windows
std.time: more precise nanoTimestamp in windows
2025-02-13 16:55:58 +01:00
emscripten.zig
all: update to std.builtin.Type.Pointer.Size field renames
2025-01-16 12:46:29 +00:00
linux.zig
linux.zig: epoll_wait: pass kernel sigset size
2025-04-10 10:49:04 +02:00
plan9.zig
runtime page size detection
2025-02-06 14:23:23 -08:00
uefi.zig
std.os.uefi: Fix two padding mistakes in the Time struct
2025-03-02 23:16:34 +00:00
wasi.zig
wasi: fix wasm-wasi-musl constants
2025-02-09 09:08:11 +01:00
windows.zig
Return FileNotFound when CreateProcessW is called with a missing path (#23567)
2025-04-16 04:25:02 +02:00