aboutsummaryrefslogtreecommitdiff
path: root/lib/std/posix/test.zig
AgeCommit message (Expand)Author
2024-07-19std.c reorganizationAndrew Kelley
2024-06-14std: fix buffer overflows from improper WTF encodingCarter Snook
2024-06-13std: Convert deprecated aliases to compile errors and fix usagesRyan Liptak
2024-05-29rename zig-cache to .zig-cacheAndrew Kelley
2024-05-03Rename Dir.writeFile2 -> Dir.writeFile and update all callsitesRyan Liptak
2024-04-28std.posix.iovec: use .base and .len instead of .iov_base and .iov_lenNameless
2024-04-13cbe: fix optional codegenJacob Young
2024-03-19extract std.posix from std.osAndrew Kelley