summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/cond.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added checks to validate values passed to set attribute routinesJoel Sherrill1996-05-311-2/+9
|
* comment clean upJoel Sherrill1996-05-291-2/+1
|
* renamed signal.c to psignal.c to avoid naming problems.Joel Sherrill1996-05-291-0/+25
| | | | | | added mp stubs to cond.c and mutex.c to eliminate link errors. added pthread_exit to pthread.c
* These files have been modified in the initial pass at getting the portionJoel Sherrill1996-05-221-0/+1
| | | | | | 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.
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-081-0/+1
|
* fixed missing CVS IDsJoel Sherrill1995-10-061-0/+1
|
* posix support initially addedJoel Sherrill1995-09-261-0/+398