summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/mqueuerecvsupp.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2018-10-05score: Fix legacy RTEMS_STATIC_ASSERT()Sebastian Huber
2017-10-24score: Move thread queue timeout handlingSebastian Huber
2017-10-24posix: Do not touch msg priority in case of errorSebastian Huber
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-25score: Move thread queue object supportSebastian Huber
2016-05-24score: _CORE_message_queue_Seize()Sebastian Huber
2016-05-02posix: Simplify message queuesSebastian Huber
2016-05-02score: _CORE_message_queue_Seize()Sebastian Huber
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber
2015-05-19score: Fine grained locking for message queuesSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber
2013-07-22posix: Create message queue implementation headerSebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2012-12-15posix: Doxygen Enhancement Task #8Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-08-212011-08-21 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius
2008-09-04Convert to "bool".Ralf Corsepius
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-02-06Use size_t for sizes.Ralf Corsepius
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-01-12+ Modified return codesJennifer Averett
2000-01-05+ Added check for reading from a write only queue.Jennifer Averett
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill