| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-07-29 | sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs | Rich Felker |
| 2018-09-12 | move and deduplicate declarations of __vdsosym to make it checkable | Rich Felker |
| 2016-03-02 | add sched_getcpu vDSO support | Nathan Zadoks |
| 2016-03-02 | add sched_getcpu | Nathan Zadoks |
| 2014-12-02 | fix return value of pthread_getaffinity_np and pthread_setaffinity_np | Rich Felker |
| 2014-12-02 | fix uninitialized output from sched_getaffinity | Rich Felker |
| 2014-05-04 | remove useless __yield alias for sched_yield | Rich Felker |
| 2013-08-10 | add pthread_setaffinity_np and pthread_getaffinity_np functions | Rich Felker |
| 2013-08-10 | add cpu affinity interfaces | Rich Felker |
| 2012-11-11 | add support for thread scheduling (POSIX TPS option) | Rich Felker |
| 2012-05-03 | avoid setting nondefault scheduler too | Rich Felker |
| 2012-05-03 | implement stub versions of sched_* | Rich Felker |
