Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-11-29 | fix mallocng regression in malloc_usable_size with null argument | Dominic Chen | -0/+1 |
2020-11-11 | lift child restrictions after multi-threaded fork | Rich Felker | -1/+13 |
2020-11-11 | give libc access to its own malloc even if public malloc is interposed | Rich Felker | -0/+4 |
2020-06-30 | import mallocng | Rich Felker | -13/+938 |
2020-06-29 | add glue code for mallocng merge | Rich Felker | -0/+129 |