summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semtranslatereturncode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-41/+0
2016-05-26Fix semaphore post overflow statusSebastian Huber1-1/+1
2016-05-02score: Delete __RTEMS_STRICT_ORDER_MUTEX__Sebastian Huber1-3/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-18rtems: Convert to inline functionsSebastian Huber1-58/+0
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-1/+1
2012-12-05rtems misc: Clean up Doxygen GCI Task #6Alex Ivanov1-38/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+2
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2011-02-152011-02-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2011-02-142011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2011-02-112011-02-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+3
2009-05-282009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+2
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2008-06-30Rename __STRICT_ORDER_MUTEX__ to __RTEMS_STRICT_ORDER_MUTEX__.Ralf Corsepius1-1/+1
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler1-2/+2
2008-04-282008-04-28 Daron Chabot <daron.chabot@usask.ca>Joel Sherrill1-1/+1
2007-12-212007-12-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill1-1/+4
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-13/+27
2006-10-302006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-15/+11
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-7/+7
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-07-06Modfied to execute faster and have fewer instructions.Joel Sherrill1-38/+38
2000-02-04Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill1-1/+1
2000-02-04Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill1-1/+1
1999-12-13First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Added a case to support the core semaphore error returned when theJoel Sherrill1-0/+8
1999-05-17Split the Semaphore Manager into one routine per file.Joel Sherrill1-0/+113