summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/msg.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber
2016-02-03Optional Classic Message Queue initializationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Create object implementation headerSebastian Huber
2013-07-26score: Create mpci implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-24score: Merge sysstate API into one fileSebastian Huber
2013-07-23rtems: Create attr implementation headerSebastian Huber
2013-07-22score: Create message queue implementation headerSebastian Huber
2013-07-22rtems: Create message queue implementation headerSebastian Huber
2012-12-04rtems misc: Clean up Doxygen GCI Task #4Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-11-30Whitespace removal.Ralf Corsepius
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2005-01-18Include config.h.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-01-102003-01-10 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-05-17Forgot to actually remove the routines. :)Joel Sherrill
1999-05-17Cleaned up some multiprocessing issues.Joel Sherrill
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill
1998-12-03Corrected ifdef on RTEMS_MULTIPROCESSING so the queue is actually closed.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-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-10-31typos fixedJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-21More file movementJoel 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-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill
1995-08-22make inline and macro implementations matchJoel Sherrill
1995-08-18+ Added object type field to object id.Joel Sherrill
1995-08-17variable length messagesJoel Sherrill
1995-05-11Initial revisionJoel Sherrill