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-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Stephen Gregoratto 67df3ded68 Windows: make FILE_INFO_BY_HANDLE_CLASS a tagged enum
Fixes a TODO referencing the ancient issue #305.
2024-03-16 23:37:50 +11:00
..
linux
io_uring: ring mapped buffers (#17806)
2024-03-15 22:34:31 -04:00
plan9
plan 9: filesystem support
2023-08-02 17:39:52 -04:00
uefi
Make EfiPhysicalAddress in std/os/uefi/tables.zig public
2024-02-05 15:31:33 +00:00
windows
Windows: Replace CreatePipe with ntdll implementation
2024-03-16 23:37:50 +11:00
emscripten.zig
Fix emscripten exports
2024-03-13 21:47:31 +01:00
linux.zig
io_uring: ring mapped buffers (#17806)
2024-03-15 22:34:31 -04:00
plan9.zig
some API work on std.c, std.os, std.os.wasi
2024-02-11 13:38:55 -07:00
test.zig
std.builtin: make atomic order fields lowercase
2024-03-11 07:09:10 -07:00
uefi.zig
os.uefi: add ns to epoch
2023-12-20 20:05:16 -08:00
wasi.zig
some API work on std.c, std.os, std.os.wasi
2024-02-11 13:38:55 -07:00
windows.zig
Windows: make FILE_INFO_BY_HANDLE_CLASS a tagged enum
2024-03-16 23:37:50 +11:00