summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-930716/realloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix errno values. Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c,Eric Andersen2003-09-061-18/+20
| | | | | which was reversed. Provide more consistancy between implementations. Handle it when people do stupid things like malloc(-1);
* split-out memalign and reallocEric Andersen2002-09-051-0/+140
| | | | -Erik
* Rework, reduce the size, add proper lockingEric Andersen2002-06-181-131/+0
| | | | -Erik
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-0/+131