summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-930716
Commit message (Expand)AuthorAgeFilesLines
* Per suggestion from Miles Bader, move calloc.c to libc/stdlib.Eric Andersen2002-08-072-40/+2
* Unify calloc (its the same thing regardless of the underlyingEric Andersen2002-08-062-25/+33
* __morecore need not be a function pointerEric Andersen2002-07-161-9/+8
* Odd. Got a copy of junk in here.Eric Andersen2002-07-161-9/+0
* This patch, from Ronald Wahl <rwa@peppercon.com>, fixes theEric Andersen2002-07-011-5/+5
* Rework, reduce the size, add proper lockingEric Andersen2002-06-189-529/+342
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Be more strict with the glibc style malloc implementation. Return NULLEric Andersen2001-04-251-2/+2
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-1110-0/+915