This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
4664eae1e40813fb50bab83247cc7391312e38cb
zig
/
lib
History
LemonBoy
806097c165
std: Make C allocator respect the required alignment
...
Use posix_memalign where available and the _aligned_{malloc,free} API on Windows.
Closes
#3783
2020-11-05 16:10:15 +01:00
..
include
update C lib/include/ files from clang 10 to 11rc1
2020-08-04 17:17:48 -07:00
libc
add another copyright notice to macos stdint.h
2020-10-21 19:58:47 -07: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
update libunwind to llvm 11rc2
2020-08-25 14:13:14 -07:00
std
std: Make C allocator respect the required alignment
2020-11-05 16:10:15 +01:00