• Show log

    Commit

  • Hash : 99fd68ab
    Author : Dmitry Ilyin
    Date : 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