This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
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
/
bits
History
Bas van den Berg
127fa80090
implement poll for windows with WSAPoll (only available on vista and higher)
2020-09-10 20:20:27 +02:00
..
linux
std: fix linux uid_t, use uid_t/gid_t in std.os
2020-09-03 15:08:37 +02:00
darwin.zig
std: fix linux uid_t, use uid_t/gid_t in std.os
2020-09-03 15:08:37 +02:00
dragonfly.zig
std: fix linux uid_t, use uid_t/gid_t in std.os
2020-09-03 15:08:37 +02:00
freebsd.zig
std: fix linux uid_t, use uid_t/gid_t in std.os
2020-09-03 15:08:37 +02:00
linux.zig
Merge pull request
#6246
from Vexu/field
2020-09-05 13:58:02 +03:00
netbsd.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
wasi.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
windows.zig
implement poll for windows with WSAPoll (only available on vista and higher)
2020-09-10 20:20:27 +02:00