Age | Commit message (Collapse) | Author | Files | Lines |
|
(cherry picked from commit 91a3bd743e91604bde83e9ce1ad3a2e2d4ff0f0f)
|
|
these macros have the same distinct definition on blackfin, frv, m68k,
mips, sparc and xtensa kernels. POLLMSG and POLLRDHUP additionally
differ on sparc.
(cherry picked from commit f5011c62c3329f15652a60b6b2300d7e3f570977)
|
|
the POLL prefix is in the reserved namespace for poll.h, so no feature
test macro checks are needed.
|
|
|
|
|
|
this should not break anything since the type should never be used
except as the argument type for poll.
|
|
|