summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgseize.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-1/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-3/+2
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-33/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-11-29Whitespace removal.Ralf Corsepius1-3/+3
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-15/+19
2009-09-122009-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-31/+48
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-08-052008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-10/+10
2008-01-072008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+2
2007-05-112007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2007-02-06Use size_t for sizes.Ralf Corsepius1-1/+1
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-2/+2
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-10-212003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-01-12+ Added code for waiting sendJennifer Averett1-4/+39
2000-01-05+ Added return of the message priority.Jennifer Averett1-6/+8
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split core message queue and watchdog handler objects into separate files.Joel Sherrill1-0/+101