]> git.ipfire.org Git - thirdparty/glibc.git/commit
Linux: epoll_pwait syscall number is always available
authorFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 15:57:49 +0000 (16:57 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 16:39:40 +0000 (17:39 +0100)
commit196d8d5ac06764500c7fff6e9a6a26bfe66d587e
treeb20d977cd9ad4923d8b8474e4b03c50db783523c
parentfe7f3fe7f8b42acb6dd6b9b1610a0cb21226021a
Linux: epoll_pwait syscall number is always available

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