about summary refs log tree commit diff
path: root/src/malloc/malloc_impl.h
Commit message (Expand)AuthorAgeFilesLines
* move oldmalloc to its own directory under src/mallocRich Felker2020-06-031-39/+0
* move __expand_heap into malloc.cRich Felker2020-06-031-2/+0
* reverse dependency order of memalign and aligned_allocRich Felker2020-06-031-2/+0
* move malloc_impl.h from src/internal to src/mallocRich Felker2020-06-021-0/+43