summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/mqueue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-71/+0
* posix: Simplify message queuesSebastian Huber2016-05-021-6/+1
* posix: Delete POSIX_Message_queue_Control::namedSebastian Huber2016-05-021-1/+0
* posix: POSIX_Message_queue_Control::process_sharedSebastian Huber2016-05-021-1/+0
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Create message queue implementation headerSebastian Huber2013-07-221-206/+4
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-1/+1
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Clean Up Task #1Alex Ivanov2013-01-071-38/+39
* posix: Doxygen Enhancement Task #8Mathew Kallada2012-12-151-3/+34
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-151-3/+18
* 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-15/+3
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-241-3/+3
* Add missing includes.Ralf Corsepius2011-02-241-1/+1
* 2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-231-4/+4
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-3/+1
* Convert to "bool".Ralf Corsepius2008-09-041-5/+5
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-1/+3
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-3/+0
* Use size_t for sizes.Ralf Corsepius2007-02-051-1/+1
* New header guards.Ralf Corsepius2005-02-211-2/+2
* Add doxygen preamble.Ralf Corsepius2004-11-211-2/+5
* Remove stray white spaces.Ralf Corsepius2004-04-161-22/+22
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-5/+5
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-261-4/+11
* 2000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-311-1/+1
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-131-2/+0
* Added priority conversion between POSIX and core priorities.Jennifer Averett2000-01-051-2/+29
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split mqueue into multiple files.Joel Sherrill1999-11-021-0/+28
* Added include of <sys/siginfo.h>.Joel Sherrill1999-11-021-0/+2
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+2
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-031-5/+5
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-1/+1
* posix support initially addedJoel Sherrill1995-09-261-0/+186