summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueuerecvsupp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-7/+5
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-7/+7
* score: Move thread queue object supportSebastian Huber2016-05-251-2/+1
* score: _CORE_message_queue_Seize()Sebastian Huber2016-05-241-1/+0
* posix: Simplify message queuesSebastian Huber2016-05-021-92/+75
* score: _CORE_message_queue_Seize()Sebastian Huber2016-05-021-0/+5
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-0/+6
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-5/+10
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-3/+6
* posix: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-3/+3
* posix: Doxygen Enhancement Task #8Mathew Kallada2012-12-151-12/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-08-21 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-08-211-3/+6
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-2/+2
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-4/+16
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-6/+9
* 2007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-281-5/+2
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-0/+2
* Use size_t for sizes.Ralf Corsepius2007-02-061-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-161-6/+6
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-1/+1
* 2001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-261-6/+9
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-5/+5
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
* + Modified return codesJennifer Averett2000-01-121-16/+27
* + Added check for reading from a write only queue.Jennifer Averett2000-01-051-1/+12
* Split mqueue.c into a variety of files.Joel Sherrill1999-11-021-0/+79