summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc/calloc.c
AgeCommit message (Expand)Author
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen
2002-08-06Unify calloc (its the same thing regardless of the underlyingEric Andersen
2002-07-19Doc fix.Miles Bader
2002-07-18Miles Bader implemented a new mmap based malloc which is muchEric Andersen