summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueueopen.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber1-1/+3
2020-09-28score: Improve _CORE_message_queue_Initialize()Sebastian Huber1-8/+9
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-0/+12
2016-05-02posix: Simplify message queuesSebastian Huber1-132/+72
2016-05-02posix: Delete POSIX_Message_queue_Control::namedSebastian Huber1-1/+0
2016-05-02posix: POSIX_Message_queue_Control::process_sharedSebastian Huber1-3/+0
2016-05-02posix: _POSIX_Message_queue_Create_support()Sebastian Huber1-0/+89
2016-03-18score: Add _Objects_Get_by_name()Sebastian Huber1-9/+9
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2015-03-10score: Add rtems_set_errno_and_return_value()Sebastian Huber1-6/+8
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-8/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-09-22mqueueopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill1-11/+8
2013-09-21mqueueopen.c: Address set but unused variable warningJoel Sherrill1-0/+10
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-2/+2
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-19posix: Doxygen Enhancement Task #10Alex Ivanov1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-132011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+3
2011-12-012011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2009-08-062009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-13/+3
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2004-04-16Remove stray white spaces.Ralf Corsepius1-14/+14
2004-04-15Remove stray white spaces.Ralf Corsepius1-5/+0
2003-01-032003-01-03 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill1-0/+5
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-16/+36
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+2
2001-09-282001-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-01-13+ Comment cleanupJennifer Averett1-3/+5
2000-01-04Removed warnings.Joel Sherrill1-1/+2
1999-12-23+ Debugged.Jennifer Averett1-16/+31
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill1-0/+116