summaryrefslogtreecommitdiff
path: root/include/poll.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-28add time64 symbol name redirects to public headers, under arch controlRich Felker1-0/+6
2016-07-03make brace placement in public header struct definitions consistentRich Felker1-2/+1
2015-03-04fix preprocessor error introduced in poll.h in last commitRich Felker1-1/+1
2015-03-04fix POLLWRNORM and POLLWRBAND on mipsTrutz Behn1-0/+6
2012-12-26add linux extension POLLRDHUP to poll.hRich Felker1-0/+1
2012-09-09fix typo introduced in poll.hRich Felker1-1/+1
2012-09-09add linux ppoll syscall wrapperRich Felker1-0/+10
2012-09-01fix wrong type for poll.h nfds_tRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+35