zig/lib/std/fs
Ryan Liptak 9c509f1526 Enable passing 'Dir.rename directories' fs test on Windows
Looks like d3f87f8ac0 fixed the standard cases of dir renaming, but the edge cases (renaming onto an existing empty/non-empty directory) are still behaving differently than on non-Windows.
2022-04-13 19:55:16 +02:00
..
file.zig Add std.fs.File.sync (#11410) 2022-04-12 05:32:45 -04:00
get_app_data_dir.zig std/fs: Support XDG_DATA_HOME 2022-01-24 17:33:38 +02:00
path.zig stdlib WASI: Add realpath() support for non-absolute Preopens 2022-03-03 14:31:49 -07:00
test.zig Enable passing 'Dir.rename directories' fs test on Windows 2022-04-13 19:55:16 +02:00
wasi.zig stdlib WASI: Add realpath() support for non-absolute Preopens 2022-03-03 14:31:49 -07:00
watch.zig fs: Use OpenMode enum instead of read/write flags. 2022-01-29 15:52:08 +02:00