summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadgetschedparam.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+3
| | | | | | | * configure.in: Add src/config.h * src/Makefile.am: Add INCLUDES += -I. to pickup config.h * src/.cvsignore: Add config.h and stamp-h * src/*.c: Add config.h support.
* 2000-12-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-191-4/+7
| | | | | * src/pthreadgetschedparam.c: Do not set output parameters if the pointers are NULL.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Added include of <rtems/posix/priority.h> so a macro would expandJoel Sherrill1999-01-261-0/+1
| | | | and eliminate a link error.
* Split most of POSIX Threads Manager into multiple files.Joel Sherrill1999-01-251-0/+53