summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* here is (I hope) a better way to handle this one. I regularly buildEric Andersen2003-08-291-1/+2
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-0/+5
* Doing an search and replace on CFLAGS can prove dangerous. We don'tEric Andersen2003-07-211-1/+1
* When compiling with -O0, linuxthreads does not compile. So addEric Andersen2003-06-171-0/+2
* Oops. Don't call strip twiceEric Andersen2003-03-131-1/+0
* Make it so debugging pthreads works, even with DODEBUG turned offEric Andersen2003-03-111-0/+5
* Several pthreads updates. Enable linuxthreads_db. Several fixesEric Andersen2002-08-061-2/+2
* Fix libpthread compile for sparcEric Andersen2002-04-101-3/+7
* Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needsEric Andersen2002-02-211-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+59