zig/lib/std/c
Jakub Konka e1e414e62a std: move os/darwin.zig and related to c/darwin.zig
Move to c/darwin.zig as they really are libSystem/libc imports/wrappers.

As an added bonus, get rid of the nasty `usingnamespace`s which are now
unneeded.

Finally, add `os.ptrace` but currently only implemented on darwin.
2023-03-16 11:42:30 +01:00
..
darwin std: move os/darwin.zig and related to c/darwin.zig 2023-03-16 11:42:30 +01:00
darwin.zig std: move os/darwin.zig and related to c/darwin.zig 2023-03-16 11:42:30 +01:00
dragonfly.zig Merge pull request #13980 from ziglang/std.net 2023-01-03 02:43:50 -05:00
emscripten.zig
freebsd.zig FreeBSD: add mcontext_t for aarch64 2023-01-21 23:20:50 +02:00
fuchsia.zig
haiku.zig remove the experimental std.x namespace 2023-01-02 16:57:15 -07:00
hermit.zig
linux.zig Fix missing pthread_key_t definition on linux 2022-12-21 17:00:41 -05:00
minix.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
netbsd.zig netbsd: use versioned __msync13 from libc 2023-01-28 19:05:38 -05:00
openbsd.zig Merge pull request #13980 from ziglang/std.net 2023-01-03 02:43:50 -05:00
solaris.zig remove the experimental std.x namespace 2023-01-02 16:57:15 -07:00
tokenizer.zig stage2: fix bugs preventing stage2 from building stage3 with LLVM 2022-04-15 23:32:26 +03:00
wasi.zig
windows.zig std: implement os.mprotect on Windows 2023-01-20 03:33:35 +02:00