Commit Graph

5 Commits

Author SHA1 Message Date
8442358d9d add linux extension POLLRDHUP to poll.h
the POLL prefix is in the reserved namespace for poll.h, so no feature
test macro checks are needed.
2012-12-26 16:55:49 -05:00
743546a933 fix typo introduced in poll.h 2012-09-09 16:27:26 -04:00
141138c41b add linux ppoll syscall wrapper 2012-09-09 16:09:29 -04:00
3f62f76cab fix wrong type for poll.h nfds_t
this should not break anything since the type should never be used
except as the argument type for poll.
2012-09-01 00:20:24 -04:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00