diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-03-21 16:30:05 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2016-03-21 16:30:05 +0000 |
commit | 238d60ac9b0fb8262b18a44a23d14de4b59f2f23 (patch) | |
tree | 3ee8b0994ef57c9281baabb8f8d62ec27998d7e8 /sysdeps/unix/bsd/bits | |
parent | 67b23376fb72cdc3fbef37837f6fb5ebe8f0f034 (diff) | |
download | glibc-238d60ac9b0fb8262b18a44a23d14de4b59f2f23.tar.gz glibc-238d60ac9b0fb8262b18a44a23d14de4b59f2f23.tar.xz glibc-238d60ac9b0fb8262b18a44a23d14de4b59f2f23.zip |
Remove __ASSUME_SIGNALFD4.
Current Linux kernel version requirements mean the signalfd4 syscall can always be assumed to be available. This patch removes __ASSUME_SIGNALFD4 and associated conditionals. Tested for x86_64 and x86 that installed stripped shared libraries are unchanged by the patch. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_SIGNALFD4): Remove macro. * sysdeps/unix/sysv/linux/signalfd.c: Do not include <kernel-features.h>. (signalfd) [__NR_signalfd4]: Make code unconditional. (signalfd) [!__ASSUME_SIGNALFD4]: Remove conditional code.
Diffstat (limited to 'sysdeps/unix/bsd/bits')
0 files changed, 0 insertions, 0 deletions