summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: PR1844: Fix MP process packet sizeSebastian Huber2018-01-111-2/+2
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-061-1/+1
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-051-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-08-04 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-051-6/+6
* 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-291-5/+5
* Use size_t for sizes.Ralf Corsepius2007-02-061-1/+1
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-4/+4
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-5/+5
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-121-1/+3
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved an MP routine from msg.c to here.Joel Sherrill1999-05-171-0/+26
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-311-4/+25
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill1996-12-021-6/+10
* posix support initially addedJoel Sherrill1995-09-261-4/+4
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-4/+6
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-21/+20
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-1/+1
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-2/+2
* variable length messagesJoel Sherrill1995-08-171-31/+87
* Initial revisionJoel Sherrill1995-05-111-0/+397