zig/lib
Andrew Kelley 47f06be369
string literals are now null terminated
this also deletes C string literals from the language, and then makes
the std lib changes and compiler changes necessary to get the behavior
tests and std lib tests passing again.
2019-11-21 20:43:41 -05:00
..
include update C header files to clang 9.0.0rc4 2019-09-10 13:30:43 -04:00
libc update musl src to v1.1.24 2019-10-17 11:55:43 -04:00
libcxx/include update libcxx to 9.0.0-rc2 2019-08-20 19:36:26 -04:00
libunwind
std string literals are now null terminated 2019-11-21 20:43:41 -05:00