summaryrefslogtreecommitdiff
path: root/src/sched/sched_getcpu.c
AgeCommit message (Collapse)AuthorLines
2016-03-02add sched_getcpuNathan Zadoks-0/+13
This is a GNU extension, but a fairly minor one, for a system call that otherwise has no libc wrapper.