aboutsummaryrefslogtreecommitdiff
path: root/include/poll.h
AgeCommit message (Expand)Author
2024-02-08fix erroneous feature test macro check for ppollRich Felker
2024-01-21expose ppoll in default feature profileRich Felker
2019-10-28add time64 symbol name redirects to public headers, under arch controlRich Felker
2016-07-03make brace placement in public header struct definitions consistentRich Felker
2015-03-04fix preprocessor error introduced in poll.h in last commitRich Felker
2015-03-04fix POLLWRNORM and POLLWRBAND on mipsTrutz Behn
2012-12-26add linux extension POLLRDHUP to poll.hRich Felker
2012-09-09fix typo introduced in poll.hRich Felker
2012-09-09add linux ppoll syscall wrapperRich Felker
2012-09-01fix wrong type for poll.h nfds_tRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker