summaryrefslogtreecommitdiffstats
path: root/libpthread
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid typing problemsEric Andersen2002-01-061-2/+2
* Fix formatting. Stub out pthread_join and pthread_exit for now.Eric Andersen2002-01-061-25/+40
* Silly spelling errorEric Andersen2002-01-021-1/+1
* 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-142-0/+167