summaryrefslogtreecommitdiffstats
path: root/libpthread/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fixup and unifiy version numbering. Automate versioning updates.Eric Andersen2002-05-281-2/+2
* Russ Dill noticed that the symlinks for libpthread didn't matchEric Andersen2002-04-091-13/+12
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-28/+84
* Fix the bug where binaries built with older toolchains wouldEric Andersen2002-01-281-3/+3
* Tell ld explicitly when stuff is supposed to by dynamically linkedEric Andersen2002-01-161-1/+1
* Depend upon libcEric Andersen2002-01-121-1/+1
* More build system cleanups...Eric Andersen2002-01-111-1/+1
* Scrub the way libraries are linked. Use ld, not gcc, to avoidEric Andersen2002-01-111-2/+3
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-011-2/+2
* Initial first (lame) pass at making a pthreads library. ThisEric Andersen2001-11-141-0/+61