HomeFreeBSD

Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and

Description

Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
_KPOSIX_PRIORITY_SCHEDULING options to work. Changes:

Change all "posix4" to "p1003_1b". Misnamed files are left
as "posix4" until I'm told if I can simply delete them and add
new ones;

Add _POSIX_PRIORITY_SCHEDULING system calls for FreeBSD and Linux;

Add man pages for _POSIX_PRIORITY_SCHEDULING system calls;

Add options to LINT;

Minor fixes to P1003_1B code during testing.

Details

Provenance
Peter Dufault <dufault@FreeBSD.org>Authored on Mar 28 1998, 11:51 AM
Parents
rG08637435f22f: Moved some #includes from <sys/param.h> nearer to where they are actually
Branches
Unknown
Tags
Unknown