summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/pthread.c (unfollow)
Commit message (Expand)AuthorFilesLines
1996-05-31added checks to validate values passed to set attribute routinesJoel Sherrill1-18/+52
1996-05-31moved sleep() from psignal.c to unistd.cJoel Sherrill1-0/+32
1996-05-29posix initialization threads table was misnamed "posix initializationJoel Sherrill1-23/+24
1996-05-29comment clean upJoel Sherrill1-2/+3
1996-05-29added pthread_exitJoel Sherrill1-8/+45
1996-05-29first cut at pthread_createJoel Sherrill1-4/+72
1996-05-29addressed minimum stack size attribute.Joel Sherrill1-1/+4
1996-05-29removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1-7/+21
1996-05-29renamed signal.c to psignal.c to avoid naming problems.Joel Sherrill1-7/+23
1996-05-28added initial set of api extension calloutsJoel Sherrill1-2/+134
1996-05-28comment cleanupJoel Sherrill1-2/+1
1996-05-24updates to fix typosJoel Sherrill1-13/+7
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill1-2/+3
1995-10-06fixed missing CVS IDsJoel Sherrill1-0/+1
1995-09-26posix support initially addedJoel Sherrill1-0/+552