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 06:43:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Andrew Kelley 0a9daeb37e
Merge branch 'cc-work' of https://github.com/LemonBoy/zig into LemonBoy-cc-work
2020-01-06 14:07:56 -05:00
..
bits
std.os.getrusage: add C extern fn and reserved field
2020-01-05 16:57:14 -05:00
linux
Implement the callconv() annotation
2020-01-02 18:53:16 +01:00
uefi
Implement the callconv() annotation
2020-01-02 18:53:16 +01:00
windows
Implement the callconv() annotation
2020-01-02 18:53:16 +01: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
Add std.os.getrusage
2020-01-05 16:52:36 -05:00
netbsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
test.zig
Implement the callconv() annotation
2020-01-02 18:53:16 +01:00
uefi.zig
Replace @typeOf with @TypeOf in all zig source
2019-12-10 11:09:41 -05:00
wasi.zig
linux-i386 support
2019-11-30 16:13:33 +01:00
windows.zig
update docs to new fmt API
2019-12-08 23:46:50 -05:00