summaryrefslogtreecommitdiff
path: root/src/misc/sched_yield.c
AgeCommit message (Collapse)AuthorLines
2012-05-03implement stub versions of sched_*Rich Felker-10/+0
these actually work, but for now they prohibit actually setting priority levels and report min/max priority as 0.
2011-03-20global cleanup to use the new syscall interfaceRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+10