index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libutils
/
FileMap.cpp
Age
Commit message (
Expand
)
Author
2020-05-28
Fail explicitly on length overflow.
Christopher Ferris
2020-05-07
Change call to mmap64.
Christopher Ferris
2019-02-06
MappedFile and FileMap should support zero-length mappings.
Elliott Hughes
2018-10-05
Add noexcept to move constructors and assignment operators.
Chih-Hung Hsieh
2018-07-16
[libutils] Modernize codebase by replacing NULL with nullptr
Yi Kong
2017-05-11
Fix uninitialized member variable
Renaud Paquay
2016-09-22
Fix warnings in libutils headers
Colin Cross
2015-10-01
Implement C++11 move semantics for android::FileMap
Adam Lesinski
2015-02-23
Remove useless refCounting from FileMap.
Narayan Kamath
2015-02-19
Remove reference to NOT_USING_KLIBC and cygwin.
Narayan Kamath
2014-11-19
kill HAVE_MADVISE
Yabin Cui
2014-11-18
kill HAVE_MADVISE
Yabin Cui
2014-11-11
kill HAVE_POSIX_FILEMAP
Yabin Cui
2014-10-16
Fix windows specific behavior of FileMap
Xavier Ducrohet
2014-06-02
libutils: turn on -Werror
Mark Salyzyn
2014-04-17
libutils: FileMap styling adjustments
Mark Salyzyn
2014-04-17
libutils: FileMap 64 bit compile issues
Mark Salyzyn
2013-08-02
move libs/utils to libutils
Alex Ray