summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-standard/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
* Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen2006-12-071-2/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+3
* Hide mostly used functionsPeter S. Mazinger2005-12-011-2/+2
* Fix the manditory typo in my last minute untested fix.Eric Andersen2003-12-301-1/+1
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-0/+93