summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64/sys/epoll.h
Commit message (Collapse)AuthorAgeFilesLines
* epoll: unify epoll.hBernhard Reutner-Fischer2011-05-111-144/+0
|
* commentary typo fixBernhard Reutner-Fischer2011-05-111-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 Reding2011-05-111-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 glibcMike Frysinger2006-02-221-0/+110