libc: Add sched_getcpu().
[dragonfly.git] / lib / libc / sys / sched_setaffinity.c
2017-01-16 Sepherosa Ziehaulwp: Move all lwp syscalls to sys/lwp.h
2017-01-14 Sepherosa Ziehaulibc: Add const to the cpu_set_t for sched_setaffinity.
2017-01-14 Sepherosa Ziehaulibc: Add sched_{set,get}affinity().