summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/calloc.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+3
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
* 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