summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueueclose.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-5/+5
* posix: Simplify message queuesSebastian Huber2016-05-021-42/+20
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-0/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-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
* 2008-01-18 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2008-01-181-13/+10
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-6/+8
* 2007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-281-5/+3
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-0/+2
* Remove stray white spaces.Ralf Corsepius2004-04-161-3/+3
* 2001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-261-3/+20
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-2/+2
* 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
* + Fixed errno response to match the POSIX manual.Jennifer Averett1999-12-231-1/+1
* Split mqueue.c into a variety of files.Joel Sherrill1999-11-021-0/+58