summaryrefslogtreecommitdiff
path: root/cpukit/score/src/coremsg.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber
2016-05-04confdefs.h: Fix message queue size estimateSebastian Huber
2016-05-02score: Move message notificationSebastian Huber
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-22score: Create message queue implementation headerSebastian Huber
2012-11-28score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov
2012-08-31coremsg.c: Clean up and comment improvementJoel Sherrill
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-082011-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-11-29Whitespace removal.Ralf Corsepius
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-12-22Eliminate 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
2007-06-052007-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-10-292004-10-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2004-07-142004-07-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-18Remove stray white spaces.Ralf Corsepius
2004-04-17Remove stray white spaces.Ralf Corsepius
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Split core message queue and watchdog handler objects into separate files.Joel Sherrill
1999-11-02Added support for message priority as required by POSIX.Joel Sherrill
1998-12-03Corrected spacing.Joel Sherrill
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1995-12-08added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-21moving files aroundJoel Sherrill
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill