This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
89e522b935a8cca96b2e6d0cce0515a1eb8e6451
zig
/
lib
History
Sébastien Marie
89e522b935
make std.c.getErrno() return same type as _errno() aka c_int
...
adjust std.os.unexpectedErrno() to be correct for all std.os.system.errno (c_int, u12, usize, ...)
2021-03-12 15:04:36 +01:00
..
include
update to latest clang C headers
2020-12-04 15:39:16 -07:00
libc
update to latest fetch-them-macos-headers
2021-03-09 22:43:16 +01:00
libcxx
update install files for LLVM 11rc1
2020-08-04 17:52:26 -07:00
libcxxabi
update install files for LLVM 11rc1
2020-08-04 17:52:26 -07:00
libunwind
libunwind: fix compile errors and warnings for 32-bit arm
2020-12-24 13:31:41 -07:00
std
make std.c.getErrno() return same type as _errno() aka c_int
2021-03-12 15:04:36 +01:00
tsan
stage2: fix Cache deadlock and build more of TSAN
2020-12-24 01:18:48 -07:00