Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid setting nondefault scheduler too | Rich Felker | 2012-05-03 | 1 | -1/+1 |
| | |||||
* | implement stub versions of sched_* | Rich Felker | 2012-05-03 | 7 | -0/+59 |
these actually work, but for now they prohibit actually setting priority levels and report min/max priority as 0. |