zig/lib/std/os
Bernard Assan c20b2b91a9
move Flags that were mistakenly tagged as constants
Improve naming and namespacing of IoUring flags and types to
match Zig Style

move some flags from uflags to its type

Add matches doc comments to make it easy to match Zig IoUring types
to liburing

Signed-off-by: Bernard Assan <mega.alpha100@gmail.com>
2025-12-01 12:15:53 +00:00
..
linux move Flags that were mistakenly tagged as constants 2025-12-01 12:15:53 +00:00
plan9 zig fmt 2025-07-16 10:27:39 -07:00
uefi std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
windows Merge pull request #25993 from squeek502/windows-paths 2025-11-24 15:27:24 -08:00
emscripten.zig std: make signal numbers into an enum 2025-10-29 06:20:51 -07:00
freebsd.zig std: stop exposing anything having to do with ucontext_t 2025-10-10 04:43:18 +02:00
linux.zig system specific errno 2025-11-20 15:03:23 -08:00
plan9.zig system specific errno 2025-11-20 15:03:23 -08:00
uefi.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
wasi.zig wasi: fix wasm-wasi-musl constants 2025-02-09 09:08:11 +01:00
windows.zig Merge pull request #25993 from squeek502/windows-paths 2025-11-24 15:27:24 -08:00