summaryrefslogtreecommitdiff
path: root/src/sched/sched_getscheduler.c
AgeCommit message (Collapse)AuthorLines
2012-05-03implement stub versions of sched_*Rich Felker-0/+7
these actually work, but for now they prohibit actually setting priority levels and report min/max priority as 0.