POLL_BUSY_LOOP was introduced by linux kernel commit v3.11-rc1~64^2~129
as POLL_LL and then renamed in v3.11-rc1~64^2~9. POLLRDHUP was
introduced by linux kernel commit v2.6.17-rc1~796. POLLMSG and
POLLREMOVE predate git repository. POLLFREE was introduced by linux
kernel commit v3.3-rc5~8 for internal use only.
* xlat/pollflags.in (POLLMSG, POLLREMOVE, POLLRDHUP, POLL_BUSY_LOOP):
New constants.
* NEWS: Mention it.
in brackets.
* Enhanced NETLINK_ROUTE protocol decoding.
* Updated lists of signal codes.
- * Updated the list of RWF_* constants.
+ * Updated lists of POLL* and RWF_* constants.
* Bug fixes
* Fixed build on m68k.
POLLERR
POLLHUP
POLLNVAL
+POLLMSG
+POLLREMOVE
+POLLRDHUP
+POLL_BUSY_LOOP