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