1. af1b8dd Add smoke tests for mallopt options. by Christopher Ferris · 7 years ago
  2. acd6f4f Disable a few bionic tests under HWASan. by Evgenii Stepanov · 7 years ago
  3. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  4. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  5. 3a32d95 Update posix_memalign testing. by Christopher Ferris · 8 years ago
  6. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 8 years ago
  7. 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 10 years ago
  8. 884f76e Add tests for zero-sized allocations. by Elliott Hughes · 10 years ago
  9. ad33ebe Fix bug in dlmalloc's version of calloc. by Christopher Ferris · 10 years ago
  10. 4caa1f0 Implement malloc_info(3). by Dan Albert · 11 years ago
  11. 6361964 Use a separate config.h for config like defines. by Christopher Ferris · 11 years ago
  12. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  13. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 11 years ago
  14. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 11 years ago
  15. a403780 Put all allocation functions into dispatch table. by Christopher Ferris · 11 years ago
  16. 72bbd42 Support for jemalloc to replace dlmalloc. by Christopher Ferris · 11 years ago
  17. 885f3b9 Implement malloc_usable_size for debug impls. by Christopher Ferris · 12 years ago