Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-30 | fix return value of pthread_getaffinity_np and pthread_setaffinity_np | Rich Felker | 1 | -8/+11 |
2015-03-30 | 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 |