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 2026-03-11 21:59:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
tgschultz 89eade0548 Style cleanups, u64 casts, Timer.start returns error instead of unreachable on unexpected errno.
2018-04-19 10:01:41 -05:00
..
linux
fixed typos.
2018-04-18 17:43:35 -05:00
windows
Added unstaged changes.
2018-04-18 13:55:42 -05:00
child_process.zig
remove more signal handling stuff from std.os.ChildProcess
2018-04-03 18:26:49 -04:00
darwin_errno.zig
all behavior tests passing for macos
2017-08-27 05:15:24 -04:00
darwin.zig
Fixed compiler errors around darwin code.
2018-04-18 15:46:50 -05:00
epoch.zig
Fixed incorrect sign on epoch.clr
2018-04-18 18:50:28 -05:00
file.zig
Fix os.File.mode function
2018-03-23 22:41:08 +13:00
get_user_id.zig
*WIP* error sets converting std lib
2018-01-31 22:48:40 -05:00
index.zig
Style cleanups, u64 casts, Timer.start returns error instead of unreachable on unexpected errno.
2018-04-19 10:01:41 -05:00
path.zig
std lib: modify allocator idiom
2018-02-09 18:27:50 -05:00
test.zig
fix up logic for macos std.os.deleteTree
2018-04-04 00:08:10 -04:00
time.zig
Style cleanups, u64 casts, Timer.start returns error instead of unreachable on unexpected errno.
2018-04-19 10:01:41 -05:00
zen.zig
Zen specific hacks
2018-03-20 16:09:30 -04:00