summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-930716/calloc.c
AgeCommit message (Expand)Author
2002-08-07Per suggestion from Miles Bader, move calloc.c to libc/stdlib.Eric Andersen
2002-08-06Unify calloc (its the same thing regardless of the underlyingEric Andersen
2002-06-18Rework, reduce the size, add proper lockingEric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen