summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/mqueue.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber
2018-10-29posix: Split posix_api_configuration_tableSebastian Huber
2017-12-15posix: Remove unused global variableSebastian Huber
2016-05-02posix: Simplify message queuesSebastian Huber
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber
2016-02-03Optional POSIX Message Queue initializationSebastian Huber
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-22posix: Create message queue implementation headerSebastian Huber
2012-12-15posix: Doxygen Enhancement Task #8Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-08-052009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2006-06-18Remove duplicate #include <limits.h>.Ralf Corsepius
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2004-02-262004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-07-052002-07-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill
1999-11-01Added name to id support routine.Joel Sherrill
1999-04-15Now compiles and is included in normal build even though it is untested.Joel Sherrill
1996-06-07changed code which set errno and then returned -1 to use the macroJoel Sherrill
1996-06-03renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill
1996-05-29comment clean upJoel Sherrill
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill
1995-10-06fixed missing CVS IDsJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill