summaryrefslogtreecommitdiff
path: root/c/src/exec/posix/src/mutex.c (follow)
AgeCommit message (Expand)Author
2002-07-22Remove, moved to cpukit.Ralf Corsepius
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-02Split mutex.c into multiple files.Joel Sherrill
1999-11-02Commented out lines causing warning.Joel Sherrill
1999-05-14Removed check for initialized ID at request of Rosimildo DaSilvaJoel Sherrill
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill
1997-08-22Fixed infinite recursion bug in PTHREAD_MUTEX_INITIALIZER.Joel Sherrill
1996-09-05pthread_mutex_setprioceiling: fixed bug where returned priority wasJoel Sherrill
1996-08-19pthread_mutex_init: added error messages for NULL mutex and EBUSYMark Johannes
1996-08-15changed ENOMEM error messageMark Johannes
1996-08-12fixed spacing ; moved a dummy MP support routine to clean up printout.Joel Sherrill
1996-08-12pthread_mutex_getprioceiling: added error check for null old_ceilingJoel Sherrill
1996-08-12pthread_mutexattr_setprioceiling: fixed typoJoel Sherrill
1996-08-12pthread_mutexattr_setprioceiling: valid priority ceiling check looked atJoel Sherrill
1996-08-12pthread_mutexattr_getprotocol: added check for attribute structure beingJoel Sherrill
1996-08-09added code to catch NULL pointers for return values passed to get routinesJoel Sherrill
1996-08-07_POSIX_Mutex_From_core_mutex_status: added priority ceiling violation caseMark Johannes
1996-08-06POSIX_Mutex_Default_attributes: changed prio_ceiling to maximum priorityMark Johannes
1996-07-04basic test cases passedJoel Sherrill
1996-06-04clean up passJoel Sherrill
1996-06-03renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill
1996-05-31added checks to validate values passed to set attribute routinesJoel Sherrill
1996-05-29renamed signal.c to psignal.c to avoid naming problems.Joel Sherrill
1996-05-28comment cleanupJoel Sherrill
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill
1995-10-06fixed missing CVS IDsJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill