mirror of https://git.musl-libc.org/git/musl
Browse Source
the sched_getaffinity syscall only fills a cpu set up to the set size used/supported by the kernel. the rest is left untouched and userspace is responsible for zero-filling it based on the return value of the syscall.master
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue