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-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
Andrew Kelley cdf1e366f9 fix build on windows, broken by previous commit
2018-06-14 16:36:07 -04:00
..
linux
breaking syntax change: orelse keyword instead of ?? (#1096)
2018-06-10 01:13:51 -04:00
windows
zig fmt
2018-06-12 02:18:11 -04:00
child_process.zig
breaking syntax change: ??x to x.? (#1095)
2018-06-09 23:42:14 -04:00
darwin_errno.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
darwin.zig
disallow unknown-length pointer to opaque
2018-06-05 18:03:21 -04:00
epoch.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
file.zig
zig fmt
2018-06-12 02:18:11 -04:00
get_user_id.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
index.zig
fix build on windows, broken by previous commit
2018-06-14 16:36:07 -04:00
path.zig
std.os.path.dirname: return null instead of empty slice
2018-06-14 16:15:32 -04:00
test.zig
implement std.os.Dir for windows
2018-06-12 01:57:09 -04:00
time.zig
zig fmt
2018-06-12 02:18:11 -04:00
zen.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00