summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueueopen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-281-1/+3
* score: Improve _CORE_message_queue_Initialize()Sebastian Huber2020-09-281-8/+9
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Static Objects_Information initializationSebastian Huber2018-12-141-0/+12
* posix: Simplify message queuesSebastian Huber2016-05-021-132/+72
* posix: Delete POSIX_Message_queue_Control::namedSebastian Huber2016-05-021-1/+0
* posix: POSIX_Message_queue_Control::process_sharedSebastian Huber2016-05-021-3/+0
* posix: _POSIX_Message_queue_Create_support()Sebastian Huber2016-05-021-0/+89
* score: Add _Objects_Get_by_name()Sebastian Huber2016-03-181-9/+9
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: Add rtems_set_errno_and_return_value()Sebastian Huber2015-03-101-6/+8
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-8/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* mqueueopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill2013-09-221-11/+8
* mqueueopen.c: Address set but unused variable warningJoel Sherrill2013-09-211-0/+10
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-2/+2
* posix: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #10Alex Ivanov2012-12-191-0/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-12-131-1/+3
* 2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-011-2/+2
* 2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-061-13/+3
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-1/+1
* 2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-231-2/+2
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* Remove stray white spaces.Ralf Corsepius2004-04-161-14/+14
* Remove stray white spaces.Ralf Corsepius2004-04-151-5/+0
* 2003-01-03 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2003-01-031-0/+5
* 2001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-261-16/+36
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-2/+2
* 2001-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-09-281-1/+1
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
* + Comment cleanupJennifer Averett2000-01-131-3/+5
* Removed warnings.Joel Sherrill2000-01-041-1/+2
* + Debugged.Jennifer Averett1999-12-231-16/+31
* Split mqueue.c into a variety of files.Joel Sherrill1999-11-021-0/+116