zig/lib/std/fs
Andrew Kelley 0bacb79c09 Revert "Merge pull request #21540 from BratishkaErik/search-env-in-path"
It caused an assertion failure when building Zig from source.

This reverts commit 0595feb341, reversing
changes made to 744771d330.

closes #22566
closes #22568
2025-01-21 11:22:28 -08:00
..
AtomicFile.zig extract std.posix from std.os 2024-03-19 11:45:09 -07:00
Dir.zig std.fs.Dir: update deleteTree doc comment to match function signature (#22509) 2025-01-16 20:11:42 +00:00
File.zig std.os.windows: Map PIPE_NOT_AVAILABLE from OpenFile() to error.NoDevice (#21938) 2024-11-27 22:33:29 +01:00
get_app_data_dir.zig Fix handling of empty XDG environment variables 2024-08-19 23:30:14 -07:00
path.zig Revert "Merge pull request #21540 from BratishkaErik/search-env-in-path" 2025-01-21 11:22:28 -08:00
test.zig std.os.windows.ReadFile: handle ERROR_LOCK_VIOLATION 2024-10-05 00:36:49 -07:00
wasi.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00