summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadgetschedparam.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-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-192000-12-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+7
* src/pthreadgetschedparam.c: Do not set output parameters if the pointers are NULL.
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-01-26Added include of <rtems/posix/priority.h> so a macro would expandJoel Sherrill1-0/+1
and eliminate a link error.
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill1-0/+53