summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-2/+3
* Remove *_Is_null() inline functionsSebastian Huber2020-10-141-2/+3
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-281-10/+10
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Fix MPCI initializationSebastian Huber2020-01-021-8/+15
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-8/+8
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-11/+1
* rtems: _Message_queue_Get_interrupt_disable()Sebastian Huber2016-05-201-3/+107
* mpci: Make _*_MP_Get_packet() staticSebastian Huber2016-05-021-11/+6
* mpci: Make _*_MP_Send_response_packet() staticSebastian Huber2016-05-021-1/+1
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-061-2/+3
* score: Objects_Thread_queue_Extract_calloutSebastian Huber2016-03-301-4/+3
* score: Fix set but not used warningSebastian Huber2016-03-301-9/+6
* cpukit/rtems/src/*mp.c: Fix set but not used warningJoel Sherrill2016-03-241-0/+2
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-2/+4
* score: _Thread_queue_Extract()Sebastian Huber2015-05-191-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create mpci implementation headerSebastian Huber2013-07-261-8/+1
* score: Create states implementation headerSebastian Huber2013-07-261-0/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-0/+1
* rtems: Create options implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada2012-12-081-3/+7
* rtems: PR1844: Fix MP process packet sizeSebastian Huber2012-10-081-2/+2
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-091-7/+4
* 2011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-091-0/+8
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-16/+8
* 2011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-181-1/+0
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-061-1/+1
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-051-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-051-6/+6
* 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-291-5/+5
* Use size_t for sizes.Ralf Corsepius2007-02-061-1/+1
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-4/+4
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-5/+5
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-121-1/+3
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved an MP routine from msg.c to here.Joel Sherrill1999-05-171-0/+26
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-311-4/+25
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill1996-12-021-6/+10
* posix support initially addedJoel Sherrill1995-09-261-4/+4