summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-standard/free.c
Commit message (Expand)AuthorAgeFilesLines
* Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen2006-12-071-2/+2
* just drop all of the debug codeMike Frysinger2006-02-091-2/+1
* Bernhard Fischer says: get rid of local ret variableMike Frysinger2006-02-081-3/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+1
* __malloc_consolidate is only libc internal, enable use of __sbrkPeter S. Mazinger2005-12-131-1/+1
* More hiding, 300 leftPeter S. Mazinger2005-12-041-0/+2
* Avoid compiler warnings.Peter Kjellerstedt2005-01-191-31/+31
* Some requested additional malloc entry pointsEric Andersen2004-11-081-0/+31
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-0/+382