summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueuedeletesupp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-7/+3
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-1/+0
* posix: Simplify message queuesSebastian Huber2016-05-021-45/+11
* score: _CORE_message_queue_Close()Sebastian Huber2016-05-021-1/+5
* score: Simplify _CORE_message_queue_Close()Sebastian Huber2016-04-211-1/+0
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-061-1/+2
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* 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
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-151-16/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-07-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-291-4/+16
* 2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-231-3/+5
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* 2007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-281-17/+0
* Remove stray white spaces.Ralf Corsepius2004-04-161-8/+8
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-261-0/+5
* 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
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+1
* + Changed call from core flush to core close routine. This flushes waitingJennifer Averett2000-01-121-2/+4
* + Initial debugJennifer Averett1999-12-231-0/+6
* Split mqueue.c into a variety of files.Joel Sherrill1999-11-021-0/+62