zig/lib/std/os/linux
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
..
arm-eabi.zig update the codebase to use @as 2019-11-08 15:57:24 -05:00
arm64.zig update the codebase to use @as 2019-11-08 15:57:24 -05:00
mipsel.zig update the codebase to use @as 2019-11-08 15:57:24 -05:00
riscv64.zig update the codebase to use @as 2019-11-08 15:57:24 -05:00
test.zig string literals are now null terminated 2019-11-21 20:43:41 -05:00
tls.zig Initial support for mipsel architecture¬ 2019-09-26 09:31:55 +02:00
vdso.zig update the codebase to use @as 2019-11-08 15:57:24 -05:00
x86_64.zig update the codebase to use @as 2019-11-08 15:57:24 -05:00