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-08 15:23:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Bas 4a6ca735d9
Merge branch 'master' into improve-windows-networking
2020-09-08 11:56:59 +02:00
..
bits
Merge branch 'master' into improve-windows-networking
2020-09-08 11:56:59 +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
Merge branch 'master' into improve-windows-networking
2020-09-08 11:56:59 +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
os.send(to) and os.recv(from) functions made to work on windows.
2020-09-03 13:23:48 +02:00