zig/lib/std/fs
Andrew Kelley e395c24c6d std.fs.File.Reader: fix freestanding build failures
This should be enough to unblock people for now. We'll revisit the way
these things are organized with the upcoming std.Io interface.

fixes #24685
2025-08-14 23:10:29 -07:00
..
AtomicFile.zig std.fs.File: delete writeFileAll and friends 2025-07-21 12:32:37 -07:00
Dir.zig std.fs.File: delete writeFileAll and friends 2025-07-21 12:32:37 -07:00
File.zig std.fs.File.Reader: fix freestanding build failures 2025-08-14 23:10:29 -07:00
get_app_data_dir.zig
path.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
test.zig std.fs.File.Reader: fix seekBy 2025-08-13 12:24:14 -07:00
wasi.zig