mirror of
https://github.com/ziglang/zig.git
synced 2025-12-29 01:23:17 +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.