summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-standard/free.c
AgeCommit message (Expand)Author
2015-03-18malloc-standard: Add locking to malloc_trimBernhard Reutner-Fischer
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2006-12-07Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen
2006-02-09just drop all of the debug codeMike Frysinger
2006-02-08Bernhard Fischer says: get rid of local ret variableMike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-13__malloc_consolidate is only libc internal, enable use of __sbrkPeter S. Mazinger
2005-12-04More hiding, 300 leftPeter S. Mazinger
2005-01-19Avoid compiler warnings.Peter Kjellerstedt
2004-11-08Some requested additional malloc entry pointsEric Andersen
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen