summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-standard/calloc.c
AgeCommit message (Expand)Author
2018-01-31malloc: add glibc compat symbolsWaldemar Brodkorb
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-12-07Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen
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-30Fix the manditory typo in my last minute untested fix.Eric Andersen
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen