summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-930716/Makefile
AgeCommit message (Expand)Author
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2002-09-05split-out memalign and reallocEric Andersen
2002-09-04Make sjhill happy, and revive memalignEric Andersen
2002-09-04Per discussions with Erik, 'valloc.c' should be built on top of whichever"Steven J. Hill"
2002-09-04Added 'valloc' back in. Ok, Erik can smack me now."Steven J. Hill"
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-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-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen