summaryrefslogtreecommitdiff
path: root/src/sched/affinity.c
AgeCommit message (Expand)AuthorLines
2014-12-02fix return value of pthread_getaffinity_np and pthread_setaffinity_npRich Felker-8/+11
2014-12-02fix uninitialized output from sched_getaffinityRich Felker-1/+5
2013-08-10add pthread_setaffinity_np and pthread_getaffinity_np functionsRich Felker-0/+26