1. 9bd9b7d If the kernel doesn't have MADV_MERGEABLE, stop asking for it. by Elliott Hughes · 11 years ago
  2. 431166d Fix 32-bit mmap/mmap64 handling of negative offsets. by Elliott Hughes · 11 years ago
  3. 9986890 Avoid sign extension in 32-bit mmap. by Elliott Hughes · 11 years ago
  4. afcc0cc Add mmap64() by Daniel Leung · 12 years ago
  5. e320a8c Avoid sign extension of the mmap offset. by Elliott Hughes · 12 years ago
  6. 107cdd4 Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno. by Elliott Hughes · 12 years ago[Renamed (69%) from libc/bionic/mmap.c]
  7. b7b36b8 Merge "mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps" by Elliott Hughes · 12 years ago