summaryrefslogtreecommitdiff
path: root/src/malloc/malloc_impl.h
AgeCommit message (Expand)AuthorLines
2020-06-03move oldmalloc to its own directory under src/mallocRich Felker-39/+0
2020-06-03move __expand_heap into malloc.cRich Felker-2/+0
2020-06-03reverse dependency order of memalign and aligned_allocRich Felker-2/+0
2020-06-02move malloc_impl.h from src/internal to src/mallocRich Felker-0/+43