aboutsummaryrefslogtreecommitdiff
path: root/src/malloc/malloc_impl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move malloc_impl.h from src/internal to src/mallocRich Felker2020-06-021-0/+43
this reflects that it is no longer intended for consumption outside of the malloc implementation.