summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgqreceive.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score: Create mpci implementation headerSebastian Huber2013-07-261-3/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create attr implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create options implementation headerSebastian Huber2013-07-231-1/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-1/+4
* score: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* rtems: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* rtems misc: Clean up Doxygen GCI Task #7Alex Ivanov2012-12-051-21/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-5/+5
* Convert to "bool".Ralf Corsepius2008-09-041-3/+3
* 2008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-051-1/+1
* 2007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-301-16/+15
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+2
* Use size_t for sizes.Ralf Corsepius2007-02-061-1/+1
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-0/+6
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Removed unused variable warning.Joel Sherrill2000-01-141-1/+0
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-131-3/+3
* Added message priority parameter returned by core support routine.Joel Sherrill2000-01-051-1/+3
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Message Manager into one routine per file.Joel Sherrill1999-05-171-0/+104