Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-09 15:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
Andrew Kelley a9ecb26c34 std.os.ChildProcess: fix fd leak
2017-09-16 21:07:02 -04:00
..
windows
Allow INVALID_HANDLE_VALUE for windows to work on 32-bit and 64-bit. (#457)
2017-09-10 11:16:27 -04:00
child_process.zig
std.os.ChildProcess: fix fd leak
2017-09-16 21:07:02 -04:00
darwin_errno.zig
all behavior tests passing for macos
2017-08-27 05:15:24 -04:00
darwin.zig
fix ChildProcess.spawn on darwin
2017-09-08 00:04:43 -04:00
index.zig
Add exit function (#450)
2017-09-09 13:48:44 -04:00
linux_errno.zig
all behavior tests passing for macos
2017-08-27 05:15:24 -04:00
linux_i386.zig
std: os.ChildProcess knows when its child died
2017-09-07 23:10:51 -04:00
linux_x86_64.zig
std: os.ChildProcess knows when its child died
2017-09-07 23:10:51 -04:00
linux.zig
fix ChildProcess.spawn on darwin
2017-09-08 00:04:43 -04:00
path.zig
all tests passing in MacOS
2017-08-27 17:16:42 -04:00