summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgqcreate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-14score: Static Objects_Information initializationSebastian Huber1-6/+29
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-4/+4
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-6/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create mpci implementation headerSebastian Huber1-3/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-23rtems: Create attr implementation headerSebastian Huber1-1/+1
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber1-1/+1
2013-01-10rtems: Avoid NULL pointer accessSebastian Huber1-5/+7
2012-12-04rtems misc: Clean up Doxygen GCI Task #4Alex Ivanov1-22/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-07-192011-07-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+4
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-5/+5
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-08-052008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-2/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-06-292004-06-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+3
2004-04-18Remove stray white spaces.Ralf Corsepius1-3/+3
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-10/+3
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill1-8/+6
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Message Manager into one routine per file.Joel Sherrill1-0/+168