add SIGSYS support to sys/signalfd.h from linux v4.18
commita71276e2582ee034432cb52c17d786df610c2cf0
authorSzabolcs Nagy <nsz@port70.net>
Wed, 22 Aug 2018 16:39:20 +0000 (22 16:39 +0000)
committerRich Felker <dalias@aerifal.cx>
Mon, 10 Dec 2018 03:25:21 +0000 (9 22:25 -0500)
tree0039814550e2857cb43d07595b8bccbd77e98dd3
parent0a9a5c20c7ebaba9f60f75a6c40a9506d721dff5
add SIGSYS support to sys/signalfd.h from linux v4.18

new in linux commit 76b7f670730e87974f71df9f6129811e2769666e

in struct signalfd_siginfo the pad member is changed to __pad to keep
the namespace clean, it's not part of the public api.
include/sys/signalfd.h