summaryrefslogtreecommitdiff
path: root/src/malloc/mallocng/glue.h
AgeCommit message (Expand)AuthorLines
2022-10-19disable MADV_FREE usage in mallocngRich Felker-0/+2
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-29add glue code for mallocng mergeRich Felker-0/+77