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-24 15:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
Andrew Kelley b11c5d8f82
fix std.os.windows.PathFileExists specified in the wrong DLL (#1066)
closes #1054
2018-06-06 15:36:47 -04:00
..
linux
disallow single-item pointer indexing
2018-06-04 01:39:57 -04:00
windows
fix std.os.windows.PathFileExists specified in the wrong DLL (#1066)
2018-06-06 15:36:47 -04:00
child_process.zig
disallow single-item pointer indexing
2018-06-04 01:39:57 -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
fix std.os.windows.PathFileExists specified in the wrong DLL (#1066)
2018-06-06 15:36:47 -04:00
get_user_id.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
index.zig
disallow unknown-length pointer to opaque
2018-06-05 18:03:21 -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
Merge branch 'zig-custom-format' of https://github.com/tgschultz/zig into tgschultz-zig-custom-format
2018-06-04 11:06:55 -04:00
zen.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00