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