summaryrefslogtreecommitdiffstats
path: root/libc/misc/pthread/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-32/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-9/+10
* Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"2005-10-041-11/+1
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Avoid forced -lpthread lnkage when threading is enabledEric Andersen2002-03-091-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+49