Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Io
History
snoire ffb0050d81 std.Io.Writer.print: support .enum_literal in 't' format specifier
2025-11-06 13:45:21 +08:00
..
net
std.Io: fix Group.wait unsoundness
2025-10-29 06:20:52 -07:00
Reader
Fix Reader.Limited end of stream conditions
2025-10-08 17:24:38 -07:00
Threaded
std.Io.Threaded: handle -fsingle-threaded in unit tests
2025-10-29 06:20:52 -07:00
Dir.zig
std.Io: add dirMakePath and dirMakeOpenPath
2025-10-29 06:20:50 -07:00
File.zig
Elf2: load archives
2025-10-29 18:07:12 -04:00
IoUring.zig
std.Io: adjust concurrent error set
2025-10-29 06:20:51 -07:00
Kqueue.zig
std.Io: fix Group.wait unsoundness
2025-10-29 06:20:52 -07:00
net.zig
std.Io.Threaded: implement Unix sockets for Windows
2025-10-29 06:20:52 -07:00
Reader.zig
std.Io.Reader: rework peekDelimiterInclusive
2025-10-08 19:30:36 -07:00
test.zig
Io.Queue: fix empty and full states being indistinguishable.
2025-11-04 04:24:32 -05:00
Threaded.zig
std: serenity has preadv now
2025-11-02 14:45:32 -08:00
tty.zig
std.Io: delete GenericReader
2025-08-29 17:14:26 -07:00
Writer.zig
std.Io.Writer.print: support .enum_literal in 't' format specifier
2025-11-06 13:45:21 +08:00