zig/lib/std/c
David Carlier 9e0ac4449a std.c: fix haiku's find_path signature.
codePointer and subPath are not mandatory.

following up on 1084590
2023-07-01 22:20:21 -07:00
..
darwin std: move os/darwin.zig and related to c/darwin.zig 2023-03-16 11:42:30 +01:00
darwin.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
dragonfly.zig std.c: msghdr* struct removing prefixes to match linux. 2023-07-01 11:14:39 -07:00
emscripten.zig std.Thread: refining stack size from platform minimum, changes more targetted towards platform like Linux/musl (#15791) 2023-05-25 14:32:17 -05:00
freebsd.zig std.c: msghdr* struct removing prefixes to match linux. 2023-07-01 11:14:39 -07:00
fuchsia.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
haiku.zig std.c: fix haiku's find_path signature. 2023-07-01 22:20:21 -07:00
hermit.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
linux.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
minix.zig std.Thread: refining stack size from platform minimum, changes more targetted towards platform like Linux/musl (#15791) 2023-05-25 14:32:17 -05:00
netbsd.zig std.c: msghdr* struct removing prefixes to match linux. 2023-07-01 11:14:39 -07:00
openbsd.zig std.c: msghdr* struct removing prefixes to match linux. 2023-07-01 11:14:39 -07:00
solaris.zig std.c: msghdr* struct removing prefixes to match linux. 2023-07-01 11:14:39 -07:00
tokenizer.zig std.sort.block: add safety check for lessThan return value 2023-06-26 17:50:10 -07:00
wasi.zig std.Thread: refining stack size from platform minimum, changes more targetted towards platform like Linux/musl (#15791) 2023-05-25 14:32:17 -05:00
windows.zig std: implement os.mprotect on Windows 2023-01-20 03:33:35 +02:00