aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Io/File/Reader.zig
AgeCommit message (Collapse)Author
4 daysstd: update remaining unit tests for std.Io API changesAndrew Kelley
4 daysstd.dynamic_library: use a global static single threaded IoAndrew Kelley
See #30150
4 daysstd: rework locking stderrAndrew Kelley
4 daysstd: extract sendfile/copy_file_range from Io.File.WriterAndrew Kelley
and move it into std.Io.Threaded (below the VTable)
4 daysstd: all File functions moved to std.IoAndrew Kelley