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/lib/std/os
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
..
bits
implement poll for windows with WSAPoll (only available on vista and higher)
2020-09-10 20:20:27 +02:00
linux
added map create, update, delete, and prog load
2020-09-07 15:42:41 -04:00
uefi
fix SimpleTextInputProtocol
2020-08-29 20:24:59 +03:00
windows
implement poll for windows with WSAPoll (only available on vista and higher)
2020-09-10 20:20:27 +02:00
bits.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
darwin.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
dragonfly.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
freebsd.zig
add license header to all std lib files
2020-08-20 16:07:04 -04: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
test.zig
Split the sync tests into sync and fsync
2020-09-03 09:52:26 +00:00
uefi.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