nectar 2003/09/13 11:46:24 PDT FreeBSD src repository Modified files: sys/posix4 ksched.c Log: sched_setscheduler: Return EINVAL when a invalid policy is specified, thus complying with POLA and the man page. (Previously, no error was returned for this case.) Revision Changes Path 1.25 +4 -0 src/sys/posix4/ksched.c