This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-10 00:03:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
Io
History
Andrew Kelley
14c3dc4c49
revert std.Thread.Pool for now
...
and move the Io impl to a separate file
2025-10-29 06:20:48 -07:00
..
Reader
Fix Reader.Limited end of stream conditions
2025-10-08 17:24:38 -07:00
EventLoop.zig
update to sync with master
2025-10-29 06:20:48 -07:00
Reader.zig
std.Io.Reader: rework peekDelimiterInclusive
2025-10-08 19:30:36 -07:00
test.zig
std.Io: delete GenericReader
2025-08-29 17:14:26 -07:00
ThreadPool.zig
revert std.Thread.Pool for now
2025-10-29 06:20:48 -07:00
tty.zig
std.Io: delete GenericReader
2025-08-29 17:14:26 -07:00
Writer.zig
fix: make
compiler_rt
and
std.Io.Writer
compile on 16-bit platforms.
2025-10-27 11:17:48 +01:00