summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueueunlink.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-3/+3
2016-05-02posix: Simplify message queuesSebastian Huber1-5/+6
2016-03-18score: Add _Objects_Get_by_name()Sebastian Huber1-27/+8
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-0/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03posix/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2012-12-13posix: Doxygen enhancement task #4Mathew Kallada1-12/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-132011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+2
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-02-062008-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+0
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+2
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-18/+0
2004-11-022004-11-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2004-04-16Remove stray white spaces.Ralf Corsepius1-5/+5
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-02-262004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+2
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-1/+1
2000-01-04Removed warnings.Joel Sherrill1-3/+2
1999-12-23+ Debugged.Jennifer Averett1-24/+30
1999-11-18+ Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1-2/+1
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill1-0/+76