summaryrefslogtreecommitdiff
path: root/lib/libpthread/Makefile
AgeCommit message (Expand)Author
2003-02-28Disable userlevel nanosleep() until I find the timer/alarm bug that itnathanw
2003-02-15Implement nanosleep() at userlevel. Threaded applications seem to likenathanw
2003-01-24p1003.1b semaphore manual pages have been moved to librt.thorpej
2003-01-21add manual pages.christos
2003-01-20add support for p1003.1b semaphores. From FreeBSDchristos
2003-01-19Always allow includes to be installed. This makes it easier forthorpej
2003-01-18Merge the nathanw_sa branch.thorpej
1997-10-08This incarnation of the pthreads library is ancient and not useful, andscottr
1994-02-07The latest pthread library.proven
1993-11-22Fix for older shells that can't handle then;proven
1993-11-16Added NOPIC flag.proven
1993-11-15correct my bad advicecgd
1993-11-15OK one more try at getting it right ...proven
1993-11-15Makefile needed a preall to make a few links before compiling sources.proven
1993-11-14Initial release of the POSIX 1003.4a Draft 7 thread implementation.proven