about summary refs log tree commit diff
path: root/include/sys/epoll.h
Commit message (Expand)AuthorAgeFilesLines
* 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