Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
001f8f041bf21c53d4a0b919ef2c859b047bac0a
/
libc
/
bionic
/
mmap.cpp
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