summaryrefslogtreecommitdiff
path: root/libc/misc/pthread/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-10-18Peter Kjellerstedt writes:Eric Andersen
2002-03-09Avoid forced -lpthread lnkage when threading is enabledEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen