summaryrefslogtreecommitdiff
path: root/src/malloc/mallocng/glue.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-19disable MADV_FREE usage in mallocngRich Felker1-0/+2
2020-11-11lift child restrictions after multi-threaded forkRich Felker1-1/+13
2020-11-11give libc access to its own malloc even if public malloc is interposedRich Felker1-0/+4
2020-06-29add glue code for mallocng mergeRich Felker1-0/+77