Author :
Dmitry Ilyin
Date :
2022-08-07 13:51:48
Hash :99fd68ab Message :Add check of mmap64 function and use it when available rather that mmap
There can be issues on 32-bit architectures to mmap 2+GiB file, and to
make this portable between different version of glibc, mmap64 was
prefered over _FILE_OFFSET_BITS