summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-standard/realloc.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* 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-15/+19
* Fix 'realloc' and revert previous changes to tests. malloc tests all pass reg..."Steven J. Hill"2006-03-171-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-5/+4
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-0/+2
* Hide mostly used functionsPeter S. Mazinger2005-12-011-2/+2
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-0/+237