aboutsummaryrefslogtreecommitdiff
path: root/src/malloc/mallocng/donate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add glue code for mallocng merge•••this includes both an implementation of reclaimed-gap donation from ldso and a version of mallocng's glue.h with namespace-safe linkage to underlying syscalls, integration with AT_RANDOM initialization, and internal locking that's optimized out when the process is single-threaded. Rich Felker2020-06-291-0/+39