summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-49/+32
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber1-1/+0
2018-10-29posix: Split posix_api_configuration_tableSebastian Huber1-2/+1
2017-12-15posix: Remove unused global variableSebastian Huber1-2/+0
2016-05-02posix: Simplify message queuesSebastian Huber1-11/+0
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber1-10/+2
2016-02-03Optional POSIX Message Queue initializationSebastian Huber1-1/+12
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2012-12-15posix: Doxygen Enhancement Task #8Mathew Kallada1-12/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-08-052009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-4/+4
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-8/+7
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2006-06-18Remove duplicate #include <limits.h>.Ralf Corsepius1-1/+0
2004-04-16Remove stray white spaces.Ralf Corsepius1-3/+3
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2004-02-262004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+3
2002-07-052002-07-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-11/+21
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+10
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
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill1-672/+0
1999-11-01Added name to id support routine.Joel Sherrill1-0/+15
1999-04-15Now compiles and is included in normal build even though it is untested.Joel Sherrill1-35/+39
1996-06-07changed code which set errno and then returned -1 to use the macroJoel Sherrill1-10/+6
1996-06-03renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill1-2/+2
1996-05-29comment clean upJoel Sherrill1-2/+1
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill1-1/+1
1995-10-06fixed missing CVS IDsJoel Sherrill1-0/+2
1995-09-26posix support initially addedJoel Sherrill1-0/+713