zig/lib/std/c
David CARLIER d07149c56d std.c: few freebsd's kinfo api fixes.
following up on 4a0508e and 3dd0afe.

- kinfo_vmentry, removing kve_ prefix.
- kinfo_getproc, returns one entry at most.
2023-06-25 12:27:45 -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 all: migrate code to new cast builtin syntax 2023-06-24 16:56: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: few freebsd's kinfo api fixes. 2023-06-25 12:27:45 -07:00
fuchsia.zig
haiku.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
hermit.zig
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 all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
openbsd.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
solaris.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
tokenizer.zig stage2: fix bugs preventing stage2 from building stage3 with LLVM 2022-04-15 23:32:26 +03: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