summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc/calloc.c
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
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