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

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