cvs commit: src/sys/posix4 ksched.c

Jacques Vidrine nectar at FreeBSD.org
Sat Sep 13 11:46:25 PDT 2003


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


More information about the cvs-src mailing list