about summary refs log tree commit diff
path: root/src/malloc/calloc.c
Commit message (Expand)AuthorAgeFilesLines
* reintroduce calloc elison of memset for direct-mmapped allocationsRich Felker2020-06-101-1/+9
* switch to a common calloc implementationRich Felker2020-06-101-0/+37
* allow interposition/replacement of allocator (malloc)Rich Felker2018-04-181-13/+0
* fix calloc when __simple_malloc implementation is usedRich Felker2015-06-221-12/+3
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+23