summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/cond.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* _POSIX_Condition_variables_Wait_support: added _POSIX_Mutex_From_core_mutex_s...Mark Johannes1996-08-121-4/+5
* _POSIX_Condition_variables_Signal_support: added setting mutex back to NULLMark Johannes1996-08-121-5/+7
* renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill1996-06-031-1/+1
* 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
* These files have been modified in the initial pass at getting the portionJoel Sherrill1996-05-221-0/+1
* 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