about summary refs log tree commit diff
path: root/src/sched/sched_setscheduler.c
Commit message (Collapse)AuthorAgeFilesLines
* avoid setting nondefault scheduler tooRich Felker2012-05-031-1/+1
|
* implement stub versions of sched_*Rich Felker2012-05-031-0/+8
these actually work, but for now they prohibit actually setting priority levels and report min/max priority as 0.