summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-10-14Remove *_Is_null() inline functionsSebastian Huber1-2/+3
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber1-10/+10
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-8/+15
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-8/+8
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-11/+1
2016-05-20rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber1-3/+107
2016-05-02mpci: Make _*_MP_Get_packet() staticSebastian Huber1-11/+6
2016-05-02mpci: Make _*_MP_Send_response_packet() staticSebastian Huber1-1/+1
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber1-2/+3
2016-03-30score: Objects_Thread_queue_Extract_calloutSebastian Huber1-4/+3
2016-03-30score: Fix set but not used warningSebastian Huber1-9/+6
2016-03-24cpukit/rtems/src/*mp.c: Fix set but not used warningJoel Sherrill1-0/+2
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-2/+4
2015-05-19score: _Thread_queue_Extract()Sebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create mpci implementation headerSebastian Huber1-8/+1
2013-07-26score: Create states implementation headerSebastian Huber1-0/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create options implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber1-1/+1
2012-12-08misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada1-3/+7
2012-10-08rtems: PR1844: Fix MP process packet sizeSebastian Huber1-2/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-7/+4
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+8
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-16/+8
2011-07-182011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+0
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-08-052008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-6/+6
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+5
2007-02-06Use size_t for sizes.Ralf Corsepius1-1/+1
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-4/+4
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-5/+5
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-06-122003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+3
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Moved an MP routine from msg.c to here.Joel Sherrill1-0/+26
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-07-31Added rtems_message_queue_get_number_pending directive.Joel Sherrill1-4/+25
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-12-02Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill1-6/+10
1995-09-26posix support initially addedJoel Sherrill1-4/+4