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-08 07:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
Andrew Kelley e29d12d821 fix incorrect address-of syntax on windows
2018-06-01 01:29:34 -04:00
..
linux
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
windows
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
child_process.zig
fix incorrect address-of syntax on windows
2018-06-01 01:29:34 -04:00
darwin_errno.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
darwin.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
epoch.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
file.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
get_user_id.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
index.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
path.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
test.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
time.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
zen.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00