source: rtems/cpukit/rtems/src/msg.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6b5f22dc   11/26/20 10:45:47 Sebastian Huber rtems: Canonicalize Doxygen @file comments Use common phrases for the …
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @21275b58   11/22/18 18:14:51 Sebastian Huber score: Static Objects_Information initialization Statically allocate … 5
(edit) @9c9c6a9   11/21/18 16:30:52 Sebastian Huber score: Remove Objects_Information::is_string Use … 5
(edit) @f05eeb2   04/19/16 11:39:00 Sebastian Huber score: Simplify _Objects_Initialize_information() Remove unused … 5
(edit) @ed8b00e6   12/14/15 14:02:45 Sebastian Huber Optional Classic Message Queue initialization Update #2408. 5
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @7f04cb18   07/25/13 07:10:38 Sebastian Huber score: Create mpci implementation header Move implementation specific … 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @63d229d6   07/23/13 09:12:52 Sebastian Huber rtems: Create attr implementation header Move implementation specific … 4.115
(edit) @b5d514f   07/18/13 13:35:23 Sebastian Huber score: Create message queue implementation header Move implementation … 4.115
(edit) @993a888   07/18/13 13:05:37 Sebastian Huber rtems: Create message queue implementation header Move implementation … 4.115
(edit) @c18e0ba   12/04/12 22:59:11 alexivanov97 rtems misc: Clean up Doxygen GCI Task #44.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @64adc13   07/24/11 23:55:15 Joel Sherrill 2011-07-24 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.c, … 4.115
(edit) @05c1886   11/30/09 16:01:51 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @eaef4657   01/06/09 05:05:03 Ralf Corsepius Eliminate TRUE/FALSE. 4.104.115
(edit) @db80f11   12/17/08 20:21:40 Joel Sherrill 2008-12-17 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @1095ec1   01/18/05 09:03:45 Ralf Corsepius Include config.h. 4.104.114.84.95
(edit) @1d496f6   03/29/04 16:04:42 Ralf Corsepius 2004-03-29 Ralf Corsepius <ralf_corsepius@…> * … 4.104.114.84.95
(edit) @277cc95   09/04/03 18:54:32 Joel Sherrill 2003-09-04 Joel Sherrill <joel@…> * include/rtems.h, … 4.104.114.84.95
(edit) @6b384516   01/10/03 15:04:42 Joel Sherrill 2003-01-10 Joel Sherrill <joel@…> * src/msg.c, src/part.c, … 4.104.114.84.95
(edit) @90015e7f   07/01/02 22:32:31 Joel Sherrill 2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to … 4.104.114.84.95
(edit) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(edit) @3270ca6   05/17/99 22:53:34 Joel Sherrill Forgot to actually remove the routines. :) 4.104.114.84.95
(edit) @86cb89f   05/17/99 22:45:47 Joel Sherrill Cleaned up some multiprocessing issues. 4.104.114.84.95
(edit) @f4a8ee1   03/17/99 16:01:03 Joel Sherrill Unlimited objects patch from Chris Johns <ccj@…>. Email … 4.104.114.84.95
(edit) @fdd9fe17   12/03/98 21:52:20 Joel Sherrill Corrected ifdef on RTEMS_MULTIPROCESSING so the queue is actually closed. 4.104.114.84.95
(edit) @97e2729d   11/23/98 17:38:09 Joel Sherrill Added --disable-multiprocessing flag and modified a lot of files to … 4.104.114.84.95
(edit) @60b791ad   02/17/98 23:46:28 Joel Sherrill updated copyright to 1998 4.104.114.84.95
(edit) @98e4ebf5   10/08/97 15:45:54 Joel Sherrill Fixed typo in the pointer to the license terms. 4.104.114.84.95
(edit) @e7d8b58   07/31/97 19:01:42 Joel Sherrill Added rtems_message_queue_get_number_pending directive. 4.104.114.84.95
(edit) @03f2154e   04/22/97 17:20:27 Joel Sherrill headers updated to reflect new style copyright notice as part of … 4.104.114.84.95
(edit) @ffe316d   12/02/96 22:50:33 Joel Sherrill Suggested changes from Mark Jordan which eliminate warnings and errors … 4.104.114.84.95
(edit) @c4808ca   10/31/95 21:28:16 Joel Sherrill typos fixed 4.104.114.84.95
(edit) @5e9b32b   09/26/95 19:27:15 Joel Sherrill posix support initially added 4.104.114.84.95
(edit) @24b1cb9   09/21/95 19:55:51 Joel Sherrill More file movement 4.104.114.84.95
(edit) @3652ad35   09/19/95 14:53:29 Joel Sherrill Minor bug fixes to get all targets compilable and running. The single … 4.104.114.84.95
(edit) @3a4ae6c   09/11/95 19:35:39 Joel Sherrill The word "RTEMS" almost completely removed from the core. … 4.104.114.84.95
(edit) @7f6a24ab   08/28/95 15:30:29 Joel Sherrill Added unused priority ceiling parameter to rtems_semaphore_create. … 4.104.114.84.95
(edit) @5250ff39   08/23/95 21:06:31 Joel Sherrill Moved _Thread_Information -> _RTEMS_tasks_Information. Added a table … 4.104.114.84.95
(edit) @3235ad9   08/23/95 19:30:23 Joel Sherrill Support for variable length names added to Object Handler. This … 4.104.114.84.95
(edit) @bb322a0   08/22/95 15:37:59 Joel Sherrill make inline and macro implementations match 4.104.114.84.95
(edit) @9863dbf   08/18/95 21:42:58 Joel Sherrill + Added object type field to object id. + Added name pointer to … 4.104.114.84.95
(edit) @3b438fa   08/17/95 19:39:31 Joel Sherrill variable length messages 4.104.114.84.95
(add) @ac7d5ef0   05/11/95 17:39:37 Joel Sherrill Initial revision 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.