zig/lib/std/fs
Andrew Kelley 111305678c std: match readVec fn prototype exactly
this is not necessary according to zig language, but works around a flaw
in the C backend
2025-07-31 22:10:11 -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: match readVec fn prototype exactly 2025-07-31 22:10:11 -07:00
get_app_data_dir.zig std: Add support for SerenityOS in various places 2025-03-11 14:59:42 +00:00
path.zig std: rename io to Io in preparation 2025-07-11 01:16:27 +02:00
test.zig std.fs.File.Reader: fix seek position logic 2025-07-21 18:14:21 -07:00
wasi.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00