Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | epoll: unify epoll.h | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -144/+0 |
| | |||||
* | commentary typo fix | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -3/+3 |
| | | | | | | use cancellation (with two 'l') uniformly. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Implement epoll_create1 and epoll_pwait system calls. | Thierry Reding | 2011-05-11 | 1 | -1/+35 |
| | | | | | | | 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> | ||||
* | grab header file from glibc | Mike Frysinger | 2006-02-22 | 1 | -0/+110 |