zig/lib/std/c
Yuto Oguchi 43373e61fa
std.c: Fix incorrect dirent structure (#11602)
d_name is a null-terminated string, but it is not guaranteed that the
last byte of the array is null.
2022-05-26 20:15:51 -04:00
..
darwin macos: add more mach primitives 2022-03-13 09:42:24 +01:00
darwin.zig std.c: Fix incorrect dirent structure (#11602) 2022-05-26 20:15:51 -04:00
dragonfly.zig std.Thread.Futex improvements (#11464) 2022-04-19 19:42:15 -05:00
emscripten.zig
freebsd.zig std.os: Add memfd_create for FreeBSD 2022-05-16 17:43:44 -04:00
fuchsia.zig
haiku.zig add constant for haiku 2022-02-26 10:53:13 +02:00
hermit.zig
linux.zig Merge pull request #11598 from aiotter/master 2022-05-26 20:11:54 -04:00
minix.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
netbsd.zig std.c: Fix incorrect dirent structure (#11602) 2022-05-26 20:15:51 -04:00
openbsd.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
solaris.zig Adds Linux support for POSIX file locking with fcntl 2022-02-15 13:22:50 +02:00
tokenizer.zig stage2: fix bugs preventing stage2 from building stage3 with LLVM 2022-04-15 23:32:26 +03:00
wasi.zig stdlib: Add emulated CWD to std.os for WASI targets 2022-03-03 14:31:49 -07:00
windows.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00