summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+5
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-281-7/+10
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-281-4/+9
* score: Improve _CORE_message_queue_Initialize()Sebastian Huber2020-09-281-5/+5
* score: Gather message queue control initializationSebastian Huber2020-09-281-16/+11
* score: Fix allocation size calculationSebastian Huber2020-09-281-51/+23
* score: Use RTEMS_ALIGN_UP()Sebastian Huber2020-09-281-3/+4
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Add _Thread_queue_Object_nameSebastian Huber2017-01-311-1/+1
* confdefs.h: Fix message queue size estimateSebastian Huber2016-05-041-17/+13
* score: Move message notificationSebastian Huber2016-05-021-1/+1
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-9/+11
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-2/+1
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-2/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+0
* score: Create states implementation headerSebastian Huber2013-07-261-6/+2
* score: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov2012-11-281-26/+7
* coremsg.c: Clean up and comment improvementJoel Sherrill2012-08-311-7/+13
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-081-5/+26
* Whitespace removal.Ralf Corsepius2009-11-291-10/+10
* 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-131-9/+5
* 2009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-111-1/+3
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-2/+2
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-051-3/+0
* Convert to "bool".Ralf Corsepius2008-09-041-5/+5
* 2008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-051-5/+5
* 2007-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-051-2/+2
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* 2004-10-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-291-7/+7
* 2004-07-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-141-15/+33
* Remove stray white spaces.Ralf Corsepius2004-04-181-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-171-8/+8
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-7/+7
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-6/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split core message queue and watchdog handler objects into separate files.Joel Sherrill1999-11-021-361/+0
* Added support for message priority as required by POSIX.Joel Sherrill1999-11-021-1/+33
* Corrected spacing.Joel Sherrill1998-12-031-1/+1
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+6
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-081-1/+1
* posix support initially addedJoel Sherrill1995-09-261-8/+9