summaryrefslogtreecommitdiff
path: root/src/sched/sched_getcpu.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12move and deduplicate declarations of __vdsosym to make it checkableRich Felker1-2/+0
2016-03-02add sched_getcpu vDSO supportNathan Zadoks1-0/+31
2016-03-02add sched_getcpuNathan Zadoks1-0/+13