1. bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 3 months ago
  2. 41c8951 bionic: tests: Remove PAGE_SIZE usage by Kalesh Singh · 1 year, 11 months ago
  3. 4ae4be9 Clean up how we skip tests when a syscall isn't in the kernel. by Elliott Hughes · 2 years ago
  4. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years ago
  5. 2572571 Nullability check for mman module. by zijunzhao · 2 years, 4 months ago
  6. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  7. 68a3bcc bionic tests: switch to using android-base/file.h for TemporaryFile by Mark Salyzyn · 7 years ago
  8. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  9. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  10. 4a25349 Add a test for a known kernel bug. by Elliott Hughes · 9 years ago
  11. 2feb9dd Fix test build break. by Josh Gao · 10 years ago
  12. c22a7de extend the PTRDIFF_MAX size check to mremap by Daniel Micay · 10 years ago
  13. 4200e26 fix the mremap signature by Daniel Micay · 10 years ago
  14. 5afae64 implement posix_madvise by Yabin Cui · 11 years ago
  15. eda26bc Add/Remove mmap tests. by Christopher Ferris · 11 years ago
  16. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 12 years ago
  17. 431166d Fix 32-bit mmap/mmap64 handling of negative offsets. by Elliott Hughes · 12 years ago