zig/lib/std/Io
2025-12-08 13:39:09 -08:00
..
File std: fix some surface level compilation errors 2025-12-08 11:38:02 -08:00
net update all std.fs.cwd() to std.Io.Dir.cwd() 2025-12-08 13:39:09 -08:00
Reader Fix Reader.Limited end of stream conditions 2025-10-08 17:24:38 -07:00
Threaded std.Io.Threaded: slightly different semantics 2025-11-21 19:54:41 -08:00
Dir.zig std.fs: migrate most of the API elsewhere 2025-12-08 11:38:02 -08:00
File.zig update all std.fs.cwd() to std.Io.Dir.cwd() 2025-12-08 13:39:09 -08:00
IoUring.zig std: all File functions moved to std.Io 2025-12-08 11:38:01 -08:00
Kqueue.zig std: reorganize realpath and process executable APIs 2025-12-08 11:38:02 -08:00
net.zig std: fix some surface level compilation errors 2025-12-08 11:38:02 -08:00
Reader.zig std: Remove a handful of things deprecated during the 0.15 release cycle 2025-11-27 20:17:04 +00:00
test.zig update all std.fs.cwd() to std.Io.Dir.cwd() 2025-12-08 13:39:09 -08:00
Threaded.zig update all std.fs.cwd() to std.Io.Dir.cwd() 2025-12-08 13:39:09 -08:00
tty.zig update all occurrences of std.fs.File to std.Io.File 2025-12-08 11:38:02 -08:00
Writer.zig update all std.fs.cwd() to std.Io.Dir.cwd() 2025-12-08 13:39:09 -08:00