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-07 06:43:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
io
History
LemonBoy
fbcc559cdb
Make io offsets/sizes u64 instead of usize
...
Decouple the concepts of address-space size and file size.
Closes
#637
2019-04-28 18:07:40 +02:00
..
c_out_stream.zig
add preliminary windows support to std.io.COutStream
2019-04-25 00:24:25 -04:00
seekable_stream.zig
Make io offsets/sizes u64 instead of usize
2019-04-28 18:07:40 +02:00
test.zig
add preliminary windows support to std.io.COutStream
2019-04-25 00:24:25 -04:00