OSDN Git Service

fix static linking of pthread apps
[uclinux-h8/uclibc-ng.git] / libc / stdlib / malloc-standard / realloc.c
2015-03-29 Waldemar Brodkorbmerge uClibc master
2015-03-18 Zhiqiang Zhangmalloc: checked_request2size failure deadlocks
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-03-17 "Steven J. Hill"Fix 'realloc' and revert previous changes to tests...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-08 Peter S. Mazingermmap/mremap/socket/rewind gone
2005-12-01 Peter S. MazingerHide mostly used functions
2003-12-30 Eric AndersenRework malloc. The new default implementation is based...