source: rtems/cpukit/posix/src/mqueueopen.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4a4f41e   09/23/20 14:47:58 Sebastian Huber rtems: Add rtems_message_queue_construct() In contrast to message …
(edit) @5bc7c37   09/23/20 08:09:37 Sebastian Huber score: Improve _CORE_message_queue_Initialize() Return a status code …
(edit) @cfe8f7a   04/27/20 14:14:06 Sebastian Huber doxygen: Switch @brief and @ingroup This order change fixes the Latex … 5
(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) @c8982e5   04/26/16 19:20:31 Sebastian Huber posix: Simplify message queues The mq_open() function returns a … 5
(edit) @dd6c28e   04/25/16 14:25:04 Sebastian Huber posix: Delete POSIX_Message_queue_Control::named Delete unused … 5
(edit) @49c293f4   04/25/16 14:23:13 Sebastian Huber posix: POSIX_Message_queue_Control::process_shared Delete unused … 5
(edit) @3e36a167   04/25/16 04:33:28 Sebastian Huber posix: _POSIX_Message_queue_Create_support() Make … 5
(edit) @c904df5   03/18/16 06:25:23 Sebastian Huber score: Add _Objects_Get_by_name() Replace … 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @21789a21   07/28/15 12:45:42 Sebastian Huber score: Rename _POSIX_Absolute_timeout_to_ticks() Rename … 5
(edit) @f0ff18e   03/09/15 12:18:32 Sebastian Huber score: Add rtems_set_errno_and_return_value() Remove … 4.115
(edit) @23fec9f0   03/27/14 13:16:12 Sebastian Huber score: PR2152: Use allocator mutex for objects Use allocator mutex … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @49fb4dcb   09/22/13 14:41:13 Joel Sherrill mqueueopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTE 4.115
(edit) @41ea801   09/21/13 21:13:25 Joel Sherrill mqueueopen.c: Address set but unused variable warning 4.115
(edit) @f031df0e   07/31/13 11:42:07 Sebastian Huber score: Rename tod.h to todimpl.h 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @972a5c5f   07/18/13 13:12:05 Sebastian Huber posix: Create message queue implementation header Move implementation … 4.115
(edit) @5cb175bb   01/10/13 19:22:31 Joel Sherrill cpukit/posix: Doxygen group is POSIXAPI 4.115
(edit) @ab87219   12/19/12 14:53:08 alexivanov97 posix: Doxygen Enhancement Task #104.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) @b98d399f   12/13/11 12:56:53 Sebastian Huber 2011-12-13 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @6940c382   12/01/11 03:46:36 Ralf Corsepius 2011-12-01 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @53afba12   08/06/09 19:26:56 Joel Sherrill 2009-08-06 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @b1dbfd7   02/03/09 10:10:57 Ralf Corsepius Eliminate TRUE/FALSE. 4.104.115
(edit) @ce19f1fa   01/23/08 22:57:43 Joel Sherrill 2008-01-23 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @feaa007   12/17/07 16:19:14 Joel Sherrill 2007-12-17 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @874297f3   04/16/04 10:01:03 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @3239698   04/15/04 13:26:21 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @98e3a335   01/03/03 16:33:22 Joel Sherrill 2003-01-03 Jay Monkman <jtm@…> * src/mqueueopen.c: … 4.104.114.84.95
(edit) @53092d1   04/26/02 23:39:01 Joel Sherrill 2001-04-26 Joel Sherrill <joel@…> * … 4.104.114.84.95
(edit) @e180a77e   01/04/02 18:28:24 Joel Sherrill 2002-01-04 Ralf Corsepius <corsepiu@…> * … 4.104.114.84.95
(edit) @194b5c7   09/28/01 23:14:08 Joel Sherrill 2001-09-28 Joel Sherrill <joel@…> * src/mqueueopen.c, … 4.104.114.84.95
(edit) @f42b726   01/24/01 14:17:28 Joel Sherrill 2001-01-24 Ralf Corsepius <corsepiu@…> * configure.in: … 4.104.114.84.95
(edit) @188c82b   08/30/00 17:12:55 Joel Sherrill 2000-08-30 Joel Sherrill <joel@…> * Many files: Moved … 4.104.114.84.95
(edit) @d78c6fe3   01/13/00 18:22:32 Jennifer.Averett + Comment cleanup 4.104.114.84.95
(edit) @a148f56   01/04/00 14:00:38 Joel Sherrill Removed warnings. 4.104.114.84.95
(edit) @7fbef786   12/23/99 22:09:36 Jennifer.Averett + Debugged. 4.104.114.84.95
(add) @4dc89814   11/02/99 17:00:35 Joel Sherrill Split mqueue.c into a variety of files. 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.