summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_setschedparam.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-119/+0
| | | | | Like autumn leaves on water don't fear the tedu@
* Instead of ifdef around ENOTSUP, move it to pthread_private.h and makefgsch2002-01-191-5/+1
| | | | it EOPNOTSUPP.
* 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