summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-930716/realloc.c
AgeCommit message (Expand)Author
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2003-09-06Fix errno values. Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c,Eric Andersen
2002-09-05split-out memalign and reallocEric Andersen
2002-06-18Rework, reduce the size, add proper lockingEric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen