about summary refs log tree commit diff
path: root/include/poll.h
Commit message (Expand)AuthorAgeFilesLines
* fix preprocessor error introduced in poll.h in last commitRich Felker2015-03-041-1/+1
* fix POLLWRNORM and POLLWRBAND on mipsTrutz Behn2015-03-041-0/+6
* add linux extension POLLRDHUP to poll.hRich Felker2012-12-261-0/+1
* fix typo introduced in poll.hRich Felker2012-09-091-1/+1
* add linux ppoll syscall wrapperRich Felker2012-09-091-0/+10
* fix wrong type for poll.h nfds_tRich Felker2012-09-011-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+35