summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-standard/realloc.c
AgeCommit message (Expand)Author
2015-03-18malloc: checked_request2size failure deadlocksZhiqiang Zhang
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
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-03-17Fix 'realloc' and revert previous changes to tests. malloc tests all pass reg..."Steven J. Hill"
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-08mmap/mremap/socket/rewind gonePeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen