Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | epoll: unify epoll.h | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -2/+24 |
| | |||||
* | Implement epoll_create1 and epoll_pwait system calls. | Thierry Reding | 2011-05-11 | 1 | -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 constant | Denis Vlasenko | 2009-03-02 | 1 | -0/+2 |
| | |||||
* | epoll is linux specific | Mike Frysinger | 2006-02-22 | 1 | -0/+110 |