zig/lib/std/c
2023-10-03 11:04:41 -07:00
..
darwin darwin: update mcontext_t definition for aarch64 to add neon state 2023-07-20 22:58:14 -04:00
darwin.zig correctly detect apple a15 and a16 chips 2023-10-03 00:36:59 -07:00
dragonfly.zig dragonfly: std.c: more decls 2023-08-15 17:29:35 -04:00
emscripten.zig Added basic support for wasm32-emscripten target 2023-09-22 12:49:03 -07:00
freebsd.zig Revert "std: add FreeBSD's procctl api." 2023-07-31 11:24:21 -07:00
fuchsia.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
haiku.zig Revert "std: adding sigevent to supported platforms." 2023-07-31 11:20:39 -07:00
hermit.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
linux.zig std.c.linux: Add getpw{nam,uid}() 2023-09-08 21:46:05 +03:00
minix.zig Revert "std.Thread: refining stack size from platform minimum, changes more targetted towards platform like Linux/musl (#15791)" 2023-07-31 10:54:35 -07:00
netbsd.zig netbsd: std.c: fix pthread_rwlock_t 2023-08-15 17:29:35 -04:00
openbsd.zig std.c.openbsd: remove "msg_" prefixes from structs 2023-07-31 11:57:48 -07:00
solaris.zig solaris: fix path component max 2023-09-30 11:38:56 -06:00
tokenizer.zig std.sort.block: add safety check for lessThan return value 2023-06-26 17:50:10 -07:00
wasi.zig Revert "std.Thread: refining stack size from platform minimum, changes more targetted towards platform like Linux/musl (#15791)" 2023-07-31 10:54:35 -07:00
windows.zig std: implement os.mprotect on Windows 2023-01-20 03:33:35 +02:00