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/bits
History
Michael Neumann 2b9cef1e04 Add missing constants for DragonFly
2020-04-07 17:23:20 +02:00
..
linux
std: linux syscall numbers are now an extensible enum
2020-03-31 10:16:20 -04:00
darwin.zig
Define ino_t for systems not yet defining it
2020-03-08 18:31:18 -06:00
dragonfly.zig
Add missing constants for DragonFly
2020-04-07 17:23:20 +02:00
freebsd.zig
std: Introduce fnctl wrapper
2020-03-18 13:45:52 -04:00
linux.zig
Workaround for #4789
2020-04-01 12:46:16 +02:00
netbsd.zig
std: Fix more NetBSD bits
2020-04-01 12:11:19 +02:00
wasi.zig
Define ino_t for systems not yet defining it
2020-03-08 18:31:18 -06:00
windows.zig
Use os.ino_t for everything
2020-03-08 21:52:36 -06:00