mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
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.