summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-930716/realloc.c
Commit message (Expand)AuthorAgeFilesLines
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-142/+0
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Fix errno values. Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c,Eric Andersen2003-09-061-18/+20
* split-out memalign and reallocEric Andersen2002-09-051-0/+140
* Rework, reduce the size, add proper lockingEric Andersen2002-06-181-131/+0
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-0/+131