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 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/c
History
Dante Catalfamo 12140ead43 Change darwin c.VMIN -> c.V.MIN to match Linux
2021-11-21 16:43:16 -05:00
..
darwin.zig
Change darwin c.VMIN -> c.V.MIN to match Linux
2021-11-21 16:43:16 -05:00
dragonfly.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
emscripten.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
freebsd.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
fuchsia.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
haiku.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
hermit.zig
std: reorganization that allows new usingnamespace semantics
2021-09-01 17:54:06 -07:00
linux.zig
Fixes invalid errno definition for ***-linux-android
2021-11-18 12:58:28 -05:00
minix.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
netbsd.zig
Set the Storage socket sizes to be system defined
2021-09-16 13:32:55 +03:00
openbsd.zig
Add OpenBSD termios constants to std.c.openbsd (#10178)
2021-11-20 01:34:53 -08:00
solaris.zig
std: expose rusage constants under rusage namespace
2021-11-01 15:55:22 -07:00
tokenizer.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
wasi.zig
std.os fixes to get the test suite passing again
2021-09-01 17:54:07 -07:00
windows.zig
os: usingnamespace fixes for std.x.os.Socket and std.os.TCP
2021-09-12 23:36:44 -04:00