summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mutexget.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-18posix: Create mutex implementation headerSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-16posix: Doxygen Enhancement Task #7Mathew Kallada1-2/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-6/+13
2009-01-052009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-9/+9
2008-01-092008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-56/+22
2006-04-072006-04-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+6
2006-01-15Keep compiler happy by making some casts explicit. (PR859)Eric Norum1-1/+1
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Add doxygen preamble.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-162001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-07-06Added support for converting a mutex id to a pointer and returningJoel Sherrill1-21/+39
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-08-12_POSIX_Mutex_Get: made null id an errorJoel Sherrill1-0/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-4/+4
1995-09-26posix support initially addedJoel Sherrill1-0/+88