summaryrefslogtreecommitdiff
path: root/src/malloc/calloc.c
AgeCommit message (Expand)AuthorLines
2020-06-10reintroduce calloc elison of memset for direct-mmapped allocationsRich Felker-1/+9
2020-06-10switch to a common calloc implementationRich Felker-0/+37
2018-04-18allow interposition/replacement of allocator (malloc)Rich Felker-13/+0
2015-06-22fix calloc when __simple_malloc implementation is usedRich Felker-12/+3
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-1/+0
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+23