about summary refs log tree commit diff
path: root/src/internal/malloc_impl.h
Commit message (Expand)AuthorAgeFilesLines
* reintroduce hardening against partially-replaced allocatorRich Felker2018-04-191-0/+3
* return chunks split off by memalign using __bin_chunk instead of freeRich Felker2018-04-191-0/+3
* move malloc implementation types and macros to an internal headerRich Felker2018-04-191-0/+39