summaryrefslogtreecommitdiff
path: root/lib/libpthread
AgeCommit message (Collapse)Author
1994-12-22specify man pages the new way.cgd
1994-02-07Add one complete thread safe stdio.proven
1994-02-07RCS ids added.proven
pthread_once() moved to separate file. pthread_detach(), and pthread_join() routines added, and sleep now sleeps only the running thread not the process.
1994-02-07RCS ids added.proven
pthread_once() defines moved to separate header file.
1994-02-07More wrapper functions, and some hacks for machine independent sleepproven
mechanisms.
1994-02-07The latest pthread library.proven
1994-01-27Stylistic change.mycroft
1994-01-07Delete special rules for syscall.S; they are not needed, and one of themmycroft
is wrong anyway.
1993-12-20Copyrights added to each file.proven
1993-12-20Clean up deleted files.mycroft
1993-12-20Copyrights added to each file.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-15Fixed mysteriouly disappearing SCCS ID.proven
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
CVS doesn't check in symlinks.
1993-11-14Initial release of the POSIX 1003.4a Draft 7 thread implementation.proven