summaryrefslogtreecommitdiff
path: root/libutils/FileMap.cpp
AgeCommit message (Expand)Author
2020-05-28Fail explicitly on length overflow.Christopher Ferris
2020-05-07Change call to mmap64.Christopher Ferris
2019-02-06MappedFile and FileMap should support zero-length mappings.Elliott Hughes
2018-10-05Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh
2018-07-16[libutils] Modernize codebase by replacing NULL with nullptrYi Kong
2017-05-11Fix uninitialized member variableRenaud Paquay
2016-09-22Fix warnings in libutils headersColin Cross
2015-10-01Implement C++11 move semantics for android::FileMapAdam Lesinski
2015-02-23Remove useless refCounting from FileMap.Narayan Kamath
2015-02-19Remove reference to NOT_USING_KLIBC and cygwin.Narayan Kamath
2014-11-19kill HAVE_MADVISEYabin Cui
2014-11-18kill HAVE_MADVISEYabin Cui
2014-11-11kill HAVE_POSIX_FILEMAPYabin Cui
2014-10-16Fix windows specific behavior of FileMapXavier Ducrohet
2014-06-02libutils: turn on -WerrorMark Salyzyn
2014-04-17libutils: FileMap styling adjustmentsMark Salyzyn
2014-04-17libutils: FileMap 64 bit compile issuesMark Salyzyn
2013-08-02move libs/utils to libutilsAlex Ray