Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2003 11:46:24 -0700 (PDT)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/posix4 ksched.c
Message-ID:  <200309131846.h8DIkOo1046135@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309131846.h8DIkOo1046135>