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-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Jonathan Marler b587a42233 add std.os.shutdown function for sockets
2020-11-30 11:25:03 -08:00
..
bits
add std.os.shutdown function for sockets
2020-11-30 11:25:03 -08:00
linux
std.meta: add assumeSentinel
2020-11-29 10:36:02 -08:00
uefi
Update zig files for opaque type syntax
2020-10-06 22:08:25 -06:00
windows
add std.os.shutdown function for sockets
2020-11-30 11:25:03 -08:00
bits.zig
Merge branch 'master' into openbsd-minimal
2020-10-17 17:38:23 +02: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
Fix fork() on Linux/sparc64
2020-11-27 23:02:22 +07:00
netbsd.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
openbsd.zig
add minimal openbsd support
2020-10-11 08:23:36 +00:00
test.zig
add std.os.shutdown function for sockets
2020-11-30 11:25:03 -08:00
uefi.zig
Update zig files for opaque type syntax
2020-10-06 22:08:25 -06:00
wasi.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
windows.zig
Move utf8->utf16 up one level into os.zig
2020-11-18 15:37:44 +01:00