about summary refs log tree commit diff
path: root/src/malloc/expand_heap.c
Commit message (Expand)AuthorAgeFilesLines
* move declarations for malloc internals to malloc_impl.hRich Felker2018-09-121-2/+1
* refactor malloc's expand_heap to share with __simple_mallocRich Felker2015-06-141-0/+72