summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/msgmp.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-01-02rtems: Fix MPCI initializationSebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-20rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber
2016-05-02mpci: Make _*_MP_Get_packet() staticSebastian Huber
2016-05-02mpci: Make _*_MP_Send_response_packet() staticSebastian Huber
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber
2016-03-30score: Objects_Thread_queue_Extract_calloutSebastian Huber
2016-03-30score: Fix set but not used warningSebastian Huber
2016-03-24cpukit/rtems/src/*mp.c: Fix set but not used warningJoel Sherrill
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2015-05-19score: _Thread_queue_Extract()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Create mpci implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-23rtems: Create options implementation headerSebastian Huber
2013-07-22rtems: Create message queue implementation headerSebastian Huber
2012-12-08misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada
2012-10-08rtems: PR1844: Fix MP process packet sizeSebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-07-182011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-09-04Convert to "bool".Ralf Corsepius
2008-08-052008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-02-06Use size_t for sizes.Ralf Corsepius
2005-01-18Include config.h.Ralf Corsepius
2004-04-18Remove stray white spaces.Ralf Corsepius
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-06-122003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-05-17Moved an MP routine from msg.c to here.Joel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-07-31Added rtems_message_queue_get_number_pending directive.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1996-12-02Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill