mirror of
https://github.com/ziglang/zig.git
synced 2024-11-16 17:15:37 +00:00
4bc1b7a7ac
Now we're really future-proof... no more `opflags` creeping in. When anonymous unions land, we can start using `accept_flags` etc. Until then, code using this struct won't break when the kernel adds features. Refs: https://github.com/ziglang/zig/issues/6349 Refs: https://github.com/ziglang/zig/issues/985 |
||
---|---|---|
.. | ||
bits | ||
linux | ||
uefi | ||
windows | ||
bits.zig | ||
darwin.zig | ||
dragonfly.zig | ||
freebsd.zig | ||
linux.zig | ||
netbsd.zig | ||
test.zig | ||
uefi.zig | ||
wasi.zig | ||
windows.zig |