summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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