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 2026-01-11 18:05:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
BinaryWarlock 148c887ace spinlock: Default SpinLock.state to .Unlocked to allow default struct initialization
std.Mutex, which is struct initialized, is possibly defined to be std.SpinLock.
2021-01-06 15:54:30 -08:00
..
include
update to latest clang C headers
2020-12-04 15:39:16 -07:00
libc
Duplicate OSAtomic.h between aarch64 and x86_64
2021-01-02 15:30:14 +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
spinlock: Default SpinLock.state to .Unlocked to allow default struct initialization
2021-01-06 15:54:30 -08:00
tsan
stage2: fix Cache deadlock and build more of TSAN
2020-12-24 01:18:48 -07:00