summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/calloc.c
Commit message (Expand)AuthorAgeFilesLines
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-0/+41
* Unify calloc (its the same thing regardless of the underlyingEric Andersen2002-08-061-32/+0
* Doc fix.Miles Bader2002-07-191-1/+1
* Miles Bader implemented a new mmap based malloc which is muchEric Andersen2002-07-181-0/+32