about summary refs log tree commit diff
path: root/include/sys/epoll.h
Commit message (Expand)AuthorAgeFilesLines
* sys/epoll.h: add EPOLLNVAL from linux v4.16Szabolcs Nagy2018-06-191-0/+1
* add EPOLLEXCLUSIVE epoll flag from linux v4.5Szabolcs Nagy2016-03-191-0/+1
* fix epoll structure alignment on non-x86_64 archsRich Felker2013-03-061-1/+5
* add EPOLLWAKEUP flag to sys/epoll.hSzabolcs Nagy2013-01-121-0/+1
* align EPOLL_* flags with fcntl O_* flag definitions, which vary by archRich Felker2012-12-271-2/+3
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+61