summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/pthread.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* renamed signal.c to psignal.c to avoid naming problems.Joel Sherrill1996-05-291-7/+23
| | | | | | added mp stubs to cond.c and mutex.c to eliminate link errors. added pthread_exit to pthread.c
* added initial set of api extension calloutsJoel Sherrill1996-05-281-2/+134
|
* comment cleanupJoel Sherrill1996-05-281-2/+1
|
* updates to fix typosJoel Sherrill1996-05-241-13/+7
|
* These files have been modified in the initial pass at getting the portionJoel Sherrill1996-05-221-2/+3
| | | | | | of the POSIX API necessary to support the GNAT runtime to initially compile. We now have verified that the specifications for the necessary routines are correct per the POSIX standards we have.
* fixed missing CVS IDsJoel Sherrill1995-10-061-0/+1
|
* posix support initially addedJoel Sherrill1995-09-261-0/+552