summaryrefslogtreecommitdiff
path: root/src/malloc/mallocng
AgeCommit message (Expand)AuthorLines
2020-11-11lift child restrictions after multi-threaded forkRich Felker-1/+13
2020-11-11give libc access to its own malloc even if public malloc is interposedRich Felker-0/+4
2020-06-30import mallocngRich Felker-13/+938
2020-06-29add glue code for mallocng mergeRich Felker-0/+129