Files
zig/lib
Andrew Kelley f69891797a std: remove error.BrokenPipe from file reads, add error.EndOfStream
and make reading file streaming allowed to return 0 byte reads.
According to Microsoft documentation, on Windows it is possible to get
0-byte reads from pipes when 0-byte writes are made.
2026-01-30 12:10:02 -08:00
..
2025-11-22 22:42:38 +00:00