summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/Makefile
AgeCommit message (Expand)Author
2003-03-13Oops. Don't call strip twiceEric Andersen
2003-03-11Make it so debugging pthreads works, even with DODEBUG turned offEric Andersen
2002-08-06Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen
2002-04-10Fix libpthread compile for sparcEric Andersen
2002-02-21Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needsEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen