summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-930716
AgeCommit message (Expand)Author
2002-08-07Per suggestion from Miles Bader, move calloc.c to libc/stdlib.Eric Andersen
2002-08-06Unify calloc (its the same thing regardless of the underlyingEric Andersen
2002-07-16__morecore need not be a function pointerEric Andersen
2002-07-16Odd. Got a copy of junk in here.Eric Andersen
2002-07-01This patch, from Ronald Wahl <rwa@peppercon.com>, fixes theEric Andersen
2002-06-18Rework, reduce the size, add proper lockingEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-04-25Be more strict with the glibc style malloc implementation. Return NULLEric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen