summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/mqueue.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-71/+0
2016-05-02posix: Simplify message queuesSebastian Huber1-6/+1
2016-05-02posix: Delete POSIX_Message_queue_Control::namedSebastian Huber1-1/+0
2016-05-02posix: POSIX_Message_queue_Control::process_sharedSebastian Huber1-1/+0
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-22posix: Create message queue implementation headerSebastian Huber1-206/+4
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-1/+1
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill1-1/+1
2013-01-07posix: Doxygen Clean Up Task #1Alex Ivanov1-38/+39
2012-12-15posix: Doxygen Enhancement Task #8Mathew Kallada1-3/+34
2012-12-15posix: Doxygen Enhancement Task #5Alex Ivanov1-3/+18
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-15/+3
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2011-02-24Add missing includes.Ralf Corsepius1-1/+1
2011-02-232011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+4
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2008-09-04Convert to "bool".Ralf Corsepius1-5/+5
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+0
2007-02-05Use size_t for sizes.Ralf Corsepius1-1/+1
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Add doxygen preamble.Ralf Corsepius1-2/+5
2004-04-16Remove stray white spaces.Ralf Corsepius1-22/+22
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-5/+5
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+11
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill1-2/+0
2000-01-05Added priority conversion between POSIX and core priorities.Jennifer Averett1-2/+29
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split mqueue into multiple files.Joel Sherrill1-0/+28
1999-11-02Added include of <sys/siginfo.h>.Joel Sherrill1-0/+2
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+2
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-5/+5
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1-1/+1
1995-09-26posix support initially addedJoel Sherrill1-0/+186