Commit 99fd68abde4a59b90148db733fc51a7256cbd320

Dmitry Ilyin 2022-08-07T13:51:48

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