LFS or Large file support
eg. allowing to read/write files in the 4GB zone
see: http://en.wikipedia.org/wiki/Large_file_support
POSIX (Linux/Macintosh)
fseeko() / ftello()
WIN32
_fseeki64() / _ftelli64()
Original issue reported on code.google.com by zwetan on 23 Aug 2014 at 3:41
Original issue reported on code.google.com by
zwetan
on 23 Aug 2014 at 3:41