Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/c
History
Jora Troosh 13070448f5
std: fix typos (#20560)
2024-07-09 14:25:42 -07:00
..
darwin
…
darwin.zig
std: fix typos (#20560)
2024-07-09 14:25:42 -07:00
dragonfly.zig
std: fix pthread_{get,set}name_np return type ABI
2024-06-17 23:26:53 +02:00
emscripten.zig
std: make all dirent structs extern
2024-06-17 23:26:53 +02:00
freebsd.zig
[std.c] Add eventfd and dup3 functions to FreeBSD
2024-07-03 05:27:21 -04:00
haiku.zig
…
linux.zig
std.posix: remove unchecked std.os.linux usage
2024-06-18 22:35:28 +02:00
netbsd.zig
std: fix pthread_{get,set}name_np return type ABI
2024-06-17 23:26:53 +02:00
openbsd.zig
…
solaris.zig
std: fix pthread_{get,set}name_np return type ABI
2024-06-17 23:26:53 +02:00
wasi.zig
…
windows.zig
…