sys/epoll.h: add EPOLLNVAL from linux v4.16
authorSzabolcs Nagy <nsz@port70.net>
Sat, 28 Apr 2018 15:52:06 +0000 (15:52 +0000)
committerRich Felker <dalias@aerifal.cx>
Tue, 19 Jun 2018 17:25:16 +0000 (13:25 -0400)
commit29f3202b731185d993a399f04d2f3e3f78db5a81
treee416dc9db43ed66dbdaa4744400c1d00c3d20c35
parentf81e44a0d96c88e052e51982f9fdd6fe0a212b46
sys/epoll.h: add EPOLLNVAL from linux v4.16

added to uapi in commit 65aaf87b3aa2d049c6b9fd85221858a895df3393
used since commit a9a08845e9acbd224e4ee466f5c1275ed50054e8,
which renamed POLL* to EPOLL* in the kernel.
include/sys/epoll.h