summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueuesendsupp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* Many files: Moved posix/include/rtems/posix/seterr.h to score/include/rtems/seterr.h so it would be available within all APIs.
2000-01-14Removed unused variable warning.Joel Sherrill1-1/+0
2000-01-12Debugged and yellow line tested routines.Jennifer Averett1-22/+12
2000-01-05+ Changed priority to the POSIX priority type.Jennifer Averett1-9/+46
+ Added priority validation + Changed to call correct core routine. + Added priority conversion + Resolved return type problems.
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill1-0/+73