summaryrefslogtreecommitdiff
path: root/include/poll.h
AgeCommit message (Collapse)AuthorLines
2012-09-09fix typo introduced in poll.hRich Felker-1/+1
2012-09-09add linux ppoll syscall wrapperRich Felker-0/+10
2012-09-01fix wrong type for poll.h nfds_tRich Felker-1/+1
this should not break anything since the type should never be used except as the argument type for poll.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+35