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 23:03:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Andrew Kelley ad214c7aa0
bring your own OS layer in the std lib
closes #3784
2019-12-02 15:02:17 -05:00
..
bits
linux-i386 support
2019-11-30 16:13:33 +01:00
linux
Merge pull request #3808 from LemonBoy/i386-for-ya
2019-11-30 22:00:00 -05:00
uefi
zig fmt
2019-11-25 13:53:13 -05:00
windows
Use a specific access mask in Dir.openDirListW instead of a generic one. Untested.
2019-11-25 23:46:47 -05:00
bits.zig
bring your own OS layer in the std lib
2019-12-02 15:02:17 -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
linux-i386 support
2019-11-30 16:13:33 +01:00
netbsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
test.zig
Merge remote-tracking branch 'origin/master' into remove-array-type-coercion
2019-12-01 09:56:01 -05:00
uefi.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
wasi.zig
linux-i386 support
2019-11-30 16:13:33 +01:00
windows.zig
fix windows std lib regressions
2019-11-29 21:55:27 -05:00
zen.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00