summaryrefslogtreecommitdiff
path: root/lib/libpthread/Makefile
AgeCommit message (Expand)Author
2003-08-13Split out pthread_{set,get}specific() into a separate file and arrangenathanw
2003-08-01Rework how dependency generation is performed:lukem
2003-07-24Add pthread(3), based on one by Hubert Feyrer, improved by yours truly,wiz
2003-07-18pthread.c was getting a bit unwieldly. Move pthread_attr stuff outnathanw
2003-06-03Make infrastructure for man pages.nathanw
2003-03-10Re-enable nanosleep(); kernel bug is squished (kern_time.c:1.67).nathanw
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