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-08 15:23:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/bits
History
Andrew Kelley cd5f4de2a6
std: remove O_LARGEFILE from OS bits when the OS does not define it
2019-11-21 20:34:55 -05:00
..
linux
mipsel: fix padding on stat struct
2019-10-17 13:20:30 -04:00
darwin.zig
std: remove O_LARGEFILE from OS bits when the OS does not define it
2019-11-21 20:34:55 -05:00
dragonfly.zig
add std.fs.Dir.openRead
2019-11-21 17:07:29 -05:00
freebsd.zig
add std.fs.Dir.openRead
2019-11-21 17:07:29 -05:00
linux.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00
netbsd.zig
std: remove O_LARGEFILE from OS bits when the OS does not define it
2019-11-21 20:34:55 -05:00
wasi.zig
mv std/ lib/
2019-09-25 23:35:41 -04:00
windows.zig
std: add windows socket constants
2019-11-14 17:09:17 +11:00