]> git.ipfire.org Git - thirdparty/glibc.git/commit
Linux: sched_getaffinity syscall number is always available
authorFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 14:42:33 +0000 (15:42 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 15:54:01 +0000 (16:54 +0100)
commit2b192006102b7d73fe50bb47dfffb35929eee64b
tree7f6b6b79e7a538058f12a95ec6e50aec4cb8f759
parent954b0b3eb3c976b0d1144c3b5c7c00f13d572dc7
Linux: sched_getaffinity syscall number is always available

Due to the built-in tables, __NR_sched_getaffinity is always defined.
sysdeps/unix/sysv/linux/sched_getaffinity.c