1. 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
  2. d8d561c Add definition of M_MEMTAG_TUNING. by Evgenii Stepanov · 4 years, 1 month ago
  3. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 4 years, 6 months ago
  4. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
  5. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 4 years, 10 months ago
  6. 8844879 Add support for new scudo mallopt options. by Christopher Ferris · 5 years ago
  7. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
  8. 4fa9b8c malloc.h: explicitly suggest malloc_info() instead of mallinfo(). by Elliott Hughes · 6 years ago
  9. eadf506 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  10. 8daea55 Comment the M_PURGE option. by Christopher Ferris · 7 years ago
  11. ac578f2 malloc: add M_PURGE mallopt flag by Tim Murray · 7 years ago
  12. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  13. 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
  14. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  15. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  16. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  17. db478a6 Implement malloc hooks. by Christopher Ferris · 7 years ago
  18. faa7434 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  19. 7c08c79 Revert "Make mallopt available in the future." by Christopher Ferris · 8 years ago
  20. 083923d Make mallopt available in the future. by Christopher Ferris · 8 years ago
  21. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 8 years ago
  22. 06be345 Update bionic after Clang rebase by Yi Kong · 8 years ago
  23. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 8 years ago
  24. 36a88e8 Restore attribute alloc_size for GCC. by Elliott Hughes · 9 years ago
  25. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  26. 5470c18 Make it possible to build bionic with -I instead of -isystem. by Elliott Hughes · 9 years ago
  27. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
  28. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  29. 0ac0cee Remove dlmalloc. by Josh Gao · 10 years ago
  30. 4caa1f0 Implement malloc_info(3). by Dan Albert · 11 years ago
  31. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  32. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 11 years ago
  33. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 11 years ago
  34. b91791d Use alloc_size attribute on *alloc functions by Nick Kralevich · 12 years ago
  35. 25a87f7 Fix declaration of malloc_usable_size() by David 'Digit' Turner · 12 years ago
  36. 24fad01 Document the mallinfo struct, add missing attributes. by Elliott Hughes · 12 years ago
  37. 2c344d3 Revert "Revert "Upgrade to dlmalloc 2.8.5."" by Ian Rogers · 13 years ago
  38. f72ee26 Revert "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 13 years ago
  39. 9990891 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 13 years ago
  40. b27631b Don't mark realloc with __attribute__((malloc)) by Nick Kralevich · 13 years ago
  41. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  42. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  43. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago