summaryrefslogtreecommitdiff
path: root/include/sys/epoll.h
AgeCommit message (Expand)AuthorLines
2018-06-19sys/epoll.h: add EPOLLNVAL from linux v4.16Szabolcs Nagy-0/+1
2016-03-19add EPOLLEXCLUSIVE epoll flag from linux v4.5Szabolcs Nagy-0/+1
2013-03-06fix epoll structure alignment on non-x86_64 archsRich Felker-1/+5
2013-01-12add EPOLLWAKEUP flag to sys/epoll.hSzabolcs Nagy-0/+1
2012-12-27align EPOLL_* flags with fcntl O_* flag definitions, which vary by archRich Felker-2/+3
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+61