mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 06:44:27 +00:00
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 |
||
|---|---|---|
| .. | ||
| linux | ||
| darwin.zig | ||
| dragonfly.zig | ||
| freebsd.zig | ||
| linux.zig | ||
| netbsd.zig | ||
| wasi.zig | ||
| windows.zig | ||