aboutsummaryrefslogtreecommitdiff
path: root/lib/std/cstr.zig
AgeCommit message (Expand)Author
2019-12-20fix std.mem.addNullByte and implement sentinel slicingAndrew Kelley
2019-12-17[#3844 + #3767] update std.c and std.os.linux to use null-terminated pointer ...Raul Leal
2019-11-21string literals are now null terminatedAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley