Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
59171962a6a9012797d652497781e67e7ffbc66a
/
libutils
/
FileMap.cpp
68604b9
Fail explicitly on length overflow.
by Christopher Ferris
· 4 years, 6 months ago
7b9f35c
Change call to mmap64.
by Christopher Ferris
· 4 years, 6 months ago
eb0ef14
MappedFile and FileMap should support zero-length mappings.
by Elliott Hughes
· 6 years ago
747eb14
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 6 years ago
e1731a4
[libutils] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
b7a4f0b
Fix uninitialized member variable
by Renaud Paquay
· 8 years ago
17b5b82
Fix warnings in libutils headers
by Colin Cross
· 8 years ago
6f8885b
Implement C++11 move semantics for android::FileMap
by Adam Lesinski
· 9 years ago
6832a7a
Remove useless refCounting from FileMap.
by Narayan Kamath
· 10 years ago
5955a9f
Remove reference to NOT_USING_KLIBC and cygwin.
by Narayan Kamath
· 10 years ago
745c5f6
kill HAVE_MADVISE
by Yabin Cui
· 10 years ago
819b480
kill HAVE_MADVISE
by Yabin Cui
· 10 years ago
266092c
kill HAVE_POSIX_FILEMAP
by Yabin Cui
· 10 years ago
1a55aa5
Fix windows specific behavior of FileMap
by Xavier Ducrohet
· 10 years ago
5bed803
libutils: turn on -Werror
by Mark Salyzyn
· 11 years ago
b618576
libutils: FileMap styling adjustments
by Mark Salyzyn
· 11 years ago
15085a6
libutils: FileMap 64 bit compile issues
by Mark Salyzyn
· 11 years ago
d98e07f
move libs/utils to libutils
by Alex Ray
· 11 years ago
[Renamed from libs/utils/FileMap.cpp]
1b781ab
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
61d341b
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
eb09533
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
b37fbe9
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
e2fa7dc
Change assets to use 64-bit API
by Kenny Root
· 14 years ago
1d618d6
Improve support for external keyboards.
by Jeff Brown
· 14 years ago
cbb1011
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
cf59fa8
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d245d1d
Initial Contribution
by The Android Open Source Project
· 16 years ago