summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-standard/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-47/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-13/+11
* Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"2005-10-041-0/+6
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-0/+51