summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc-standard/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-10-04Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"
2005-01-25merge parallel build supportMike Frysinger
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen