Synopsis: "pthread_attr_setschedpolicy" missing State-Changed-From-To: closed->open State-Changed-By: chs@netbsd.org State-Changed-When: Thu, 17 Nov 2005 02:47:39 +0000 State-Changed-Why: there's no manpage for this yet. also, pthread_attr_setschedpolicy() is supposed to return EINVAL for invalid policy values, but we return ENOTSUP.