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-07 14:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
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
..
bits
std: remove O_LARGEFILE from OS bits when the OS does not define it
2019-11-21 20:34:55 -05:00
linux
update more of the std lib to use @as
2019-11-08 15:57:25 -05:00
uefi
std/os/uefi: protocol handling improvements
2019-11-07 03:06:06 +01:00
windows
add std.fs.Dir.openRead
2019-11-21 17:07:29 -05:00
bits.zig
fixups and zig fmt
2019-11-08 01:52:23 -05:00
darwin.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
dragonfly.zig
DragonFlyBSD support
2019-10-30 21:21:58 -04:00
freebsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
linux.zig
use @atomicStore in std lib
2019-11-13 00:52:15 +02:00
netbsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
test.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00
uefi.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
wasi.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
windows.zig
improve std.fs.selfExePath and related functions on Windows
2019-11-21 18:51:12 -05:00
zen.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00