about summary refs log tree commit diff
path: root/src/sched/sched_setscheduler.c
Commit message (Expand)AuthorAgeFilesLines
* add support for thread scheduling (POSIX TPS option)Rich Felker2012-11-111-2/+2
* avoid setting nondefault scheduler tooRich Felker2012-05-031-1/+1
* implement stub versions of sched_*Rich Felker2012-05-031-0/+8