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-10 00:03:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
Euan Torano 2d25348f63
Fix function signature and use a loop to ensure buffer is filled.
2019-08-06 19:32:22 +01:00
..
bits
Add missing S_IS* for NetBSD
2019-08-05 09:23:15 -07:00
linux
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
windows
Fix function signature and use a loop to ensure buffer is filled.
2019-08-06 19:32:22 +01:00
bits.zig
run zig fmt to update use to usingnamespace
2019-05-29 19:09:58 -04:00
darwin.zig
Fix call to S_ISCHR and implement for Mac
2019-08-02 15:55:56 +01:00
freebsd.zig
Add S_* values for freebsd.
2019-08-02 16:05:03 +01:00
linux.zig
move some of the installation from cmake to zig build
2019-07-15 01:45:26 -04:00
netbsd.zig
Add misisng newline
2019-08-05 09:23:15 -07:00
test.zig
Move dl_iterate_phdr to os.zig
2019-05-31 11:59:53 +02:00
uefi.zig
Add sigaltstack wrapper in os.zig
2019-05-29 22:38:14 +02:00
wasi.zig
run zig fmt to update use to usingnamespace
2019-05-29 19:09:58 -04:00
windows.zig
Fix function signature and use a loop to ensure buffer is filled.
2019-08-06 19:32:22 +01:00
zen.zig
run zig fmt to update use to usingnamespace
2019-05-29 19:09:58 -04:00