zig/lib/std/Io
2026-02-11 23:37:31 +01:00
..
File std: finish moving time to Io interface 2026-02-02 23:02:31 -08:00
net std: finish moving time to Io interface 2026-02-02 23:02:31 -08:00
Reader Fix Reader.Limited end of stream conditions 2025-10-08 17:24:38 -07:00
Threaded std.Threaded: replace more kernel32 functions with ntdll 2026-02-07 00:02:50 -05:00
Dir.zig std: finish moving os.windows.ReadLink logic to Io.Threaded 2026-01-28 17:02:17 -08:00
File.zig IoUring: update to new Io APIs 2026-02-09 10:47:21 -05:00
IoUring.zig std.posix: remove close function 2026-02-11 23:37:31 +01:00
Kqueue.zig std.posix: remove close function 2026-02-11 23:37:31 +01:00
net.zig std: finish moving time to Io interface 2026-02-02 23:02:31 -08:00
Reader.zig std.Io.File: introduce MultiReader 2026-01-30 22:03:14 -08:00
RwLock.zig std.Io: add RwLock and Semaphore sync primitives 2026-02-02 20:18:14 -08:00
Semaphore.zig std.Io: add RwLock and Semaphore sync primitives 2026-02-02 20:18:14 -08:00
Terminal.zig std.Threaded: replace console kernel32 functions with ntdll 2026-02-05 07:41:25 -05:00
test.zig std: finish moving time to Io interface 2026-02-02 23:02:31 -08:00
Threaded.zig std.posix: remove close function 2026-02-11 23:37:31 +01:00
Writer.zig Merge pull request 'Optimize {write,take}Leb128' (#30012) from NicoElbers/zig:leb-perf into master 2025-12-27 20:43:13 +01:00