summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-930716/calloc.c
Commit message (Expand)AuthorAgeFilesLines
* Per suggestion from Miles Bader, move calloc.c to libc/stdlib.Eric Andersen2002-08-071-39/+0
* Unify calloc (its the same thing regardless of the underlyingEric Andersen2002-08-061-17/+32
* Rework, reduce the size, add proper lockingEric Andersen2002-06-181-3/+2
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-0/+25