about summary refs log tree commit diff
path: root/src/malloc/mallocng/glue.h
Commit message (Expand)AuthorAgeFilesLines
* lift child restrictions after multi-threaded forkRich Felker2020-11-111-1/+13
* give libc access to its own malloc even if public malloc is interposedRich Felker2020-11-111-0/+4
* add glue code for mallocng mergeRich Felker2020-06-291-0/+77