Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-02 | fix return value of pthread_getaffinity_np and pthread_setaffinity_np | Rich Felker | 1 | -8/+11 |
2014-12-02 | fix uninitialized output from sched_getaffinity | Rich Felker | 1 | -1/+5 |
2013-08-10 | add pthread_setaffinity_np and pthread_getaffinity_np functions | Rich Felker | 1 | -0/+26 |