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 cd5fd653d7 self-hosted: move code to std.os.ChildProcess.exec
2017-12-12 14:35:53 -05:00
..
windows
Added DLL loading capability in windows to the std lib.
2017-11-16 21:49:05 -06:00
child_process.zig
self-hosted: move code to std.os.ChildProcess.exec
2017-12-12 14:35:53 -05:00
darwin_errno.zig
all behavior tests passing for macos
2017-08-27 05:15:24 -04:00
darwin.zig
add a std lib test for reading and writing files
2017-11-10 14:17:23 -05:00
get_user_id.zig
std.os.ChildProcess: ability to set both uid and gid
2017-09-26 02:42:06 -04:00
index.zig
add higher level arg-parsing API + misc. changes
2017-12-06 18:12:05 -05: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_test.zig
add epoll and timerfd support on linux
2017-11-10 15:12:46 -08:00
linux_x86_64.zig
std: fix os.sleep on darwin and windows
2017-09-19 09:46:41 -04:00
linux.zig
fix windows trying to run linux-only tests
2017-11-10 18:29:49 -05:00
path.zig
rework enums and unions and their relationship to each other
2017-12-03 20:43:56 -05:00