mirror of
https://github.com/ziglang/zig.git
synced 2025-12-11 00:33:08 +00:00
* Added fseeki64.c from mingw-w64 9.0.0. This file was missing in Zig distribution. This file contains implementation for _fseeki64 and _ftelli64 functions.