zig/lib/std/fs
Kendall Condon 58dda3b10b fix sendFile implementations bypassing interface buffer
Also removes `File.Reader.read` since it is otherwise unused and is a
footgun.
2025-09-04 17:26:49 -04:00
..
AtomicFile.zig std.fs.File: delete writeFileAll and friends 2025-07-21 12:32:37 -07:00
Dir.zig rework std.Io.Writer.Allocating to support runtime-known alignment 2025-08-30 00:48:50 -07:00
File.zig fix sendFile implementations bypassing interface buffer 2025-09-04 17:26:49 -04: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.fmt: delete deprecated APIs 2025-08-31 12:49:18 -07:00
test.zig File.Writer.sendFile: properly update reader pos 2025-09-04 16:38:50 -04:00
wasi.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00