summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sys/epoll.h
Commit message (Collapse)AuthorAgeFilesLines
* epoll: unify epoll.hBernhard Reutner-Fischer2011-05-111-2/+24
|
* Implement epoll_create1 and epoll_pwait system calls.Thierry Reding2011-05-111-4/+36
| | | | | | | Note: TODO: This lacks cancellation support. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Add EPOLLRDHUP constantDenis Vlasenko2009-03-021-0/+2
|
* epoll is linux specificMike Frysinger2006-02-221-0/+110