summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Simplify message queuesSebastian Huber2016-05-021-11/+0
* score: Simplify _Objects_Initialize_information()Sebastian Huber2016-04-211-10/+2
* Optional POSIX Message Queue initializationSebastian Huber2016-02-031-1/+12
* 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 #8Mathew Kallada2012-12-151-12/+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-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-051-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-4/+4
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-8/+7
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* Remove duplicate #include <limits.h>.Ralf Corsepius2006-06-181-1/+0
* Remove stray white spaces.Ralf Corsepius2004-04-161-3/+3
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-1/+1
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-261-2/+3
* 2002-07-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-051-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-11/+21
* 2001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-261-0/+10
* 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
* Split mqueue.c into a variety of files.Joel Sherrill1999-11-021-672/+0
* Added name to id support routine.Joel Sherrill1999-11-011-0/+15
* Now compiles and is included in normal build even though it is untested.Joel Sherrill1999-04-151-35/+39
* changed code which set errno and then returned -1 to use the macroJoel Sherrill1996-06-071-10/+6
* renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill1996-06-031-2/+2
* comment clean upJoel Sherrill1996-05-291-2/+1
* These files have been modified in the initial pass at getting the portionJoel Sherrill1996-05-221-1/+1
* fixed missing CVS IDsJoel Sherrill1995-10-061-0/+2
* posix support initially addedJoel Sherrill1995-09-261-0/+713