summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_setschedparam.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Instead of ifdef around ENOTSUP, move it to pthread_private.h and makefgsch2002-01-191-5/+1
* From FreeBSD: correct priority handling.fgsch2002-01-191-3/+6
* For unsupported sched policies, return ENOTSUP, not EINVAL; from FreeBSD.fgsch2001-08-151-5/+11
* sync with FreeBSDd1999-11-251-9/+9
* sync with FreeBSDd1999-05-261-0/+114