zig/lib/std/fs
Andrew Kelley e73170f972 std: fix WASI regressions
This branch largely reverts 58f961f4cb. I
would like to revisit the proposal to modify the standard library in
this way and think more carefully about it before adding isAbsolute()
checks everywhere.
2022-12-06 12:15:05 -07:00
..
file.zig std.mem.Allocator: allow shrink to fail 2022-11-29 23:30:38 -07:00
get_app_data_dir.zig std/fs: Support XDG_DATA_HOME 2022-01-24 17:33:38 +02:00
path.zig std.mem.Allocator: allow shrink to fail 2022-11-29 23:30:38 -07:00
test.zig std: fix WASI regressions 2022-12-06 12:15:05 -07:00
wasi.zig fix merge conflicts from master branch 2022-12-06 12:15:04 -07:00
watch.zig fs: Use OpenMode enum instead of read/write flags. 2022-01-29 15:52:08 +02:00