about summary refs log tree commit diff
path: root/src/internal/malloc_impl.h
Commit message (Expand)AuthorAgeFilesLines
* move declarations for malloc internals to malloc_impl.hRich Felker2018-09-121-0/+4
* define and use internal macros for hidden visibility, weak refsRich Felker2018-09-051-4/+4
* 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