summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/mutex.c (follow)
AgeCommit message (Expand)Author
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Create mpci implementation headerSebastian Huber
2013-07-22posix: Create priority implementation headerSebastian Huber
2013-07-18score: Create mutex implementation headerSebastian Huber
2013-07-18posix: Create mutex implementation headerSebastian Huber
2012-12-16posix: Doxygen Enhancement Task #7Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-02-15include <limits.h>Ralf Corsepius
2008-01-312008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-03-262007-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>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