about summary refs log tree commit diff
path: root/src/malloc/mallocng
Commit message (Expand)AuthorAgeFilesLines
* give libc access to its own malloc even if public malloc is interposedRich Felker2020-11-111-0/+4
* import mallocngRich Felker2020-06-307-13/+938
* add glue code for mallocng mergeRich Felker2020-06-293-0/+129