mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-01 21:38:39 -04:00
108a51b110
- Use sys_*stat*64 instead of sys_*stat* where appropriate - Fix overflow when calculating atime, ctime and mtime on File.stat() - Fix compilation error casting getEndPos to usize.