This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
17cb69cebcb05bbc9d9f7cf01c41a97b71f8a499
zig
/
std
/
special
History
Shawn Landden
17cb69cebc
fix elf auxv handling
...
Auxillery vectors are not guaranteed to be in any order, this just happens to work on x86_64.
2018-09-08 14:47:21 +00:00
..
compiler_rt
zig fmt
2018-07-09 01:23:47 -04:00
bootstrap_lib.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
bootstrap.zig
fix elf auxv handling
2018-09-08 14:47:21 +00:00
build_file_template.zig
fix build file template
2018-06-01 21:51:54 -04:00
build_runner.zig
fix regressions
2018-09-02 18:35:32 -04:00
builtin.zig
clone() on arm64
2018-09-08 03:52:28 +00:00
panic.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
test_runner.zig
rename error.skip to error.SkipZigTest
2018-07-21 23:43:43 -04:00