Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
libc
/
bionic
/
mmap.cpp
4956c37
Move bionic_macros.h from private to platform.
by Josh Gao
· 6 years ago
a613d0d
Add a legacy inline for mmap64.
by Dan Albert
· 8 years ago
ee67dd7
mmap: fix calculation of is_private_anonymous variable
by Vitaly Vul
· 10 years ago
c22a7de
extend the PTRDIFF_MAX size check to mremap
by Daniel Micay
· 10 years ago
706186d
fix PTRDIFF_MAX check in the 32-bit mmap wrapper
by Daniel Micay
· 10 years ago
5ca6652
make mmap fail on requests larger than PTRDIFF_MAX
by Daniel Micay
· 10 years ago
9bd9b7d
If the kernel doesn't have MADV_MERGEABLE, stop asking for it.
by Elliott Hughes
· 11 years ago
431166d
Fix 32-bit mmap/mmap64 handling of negative offsets.
by Elliott Hughes
· 11 years ago
9986890
Avoid sign extension in 32-bit mmap.
by Elliott Hughes
· 12 years ago
afcc0cc
Add mmap64()
by Daniel Leung
· 12 years ago
e320a8c
Avoid sign extension of the mmap offset.
by Elliott Hughes
· 12 years ago
107cdd4
Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno.
by Elliott Hughes
· 12 years ago
[Renamed (69%) from libc/bionic/mmap.c]
b7b36b8
Merge "mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps"
by Elliott Hughes
· 12 years ago