OSDN Git Service

Implement epoll_create1 and epoll_pwait system calls.
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 11 May 2011 07:28:13 +0000 (09:28 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 11 May 2011 19:57:20 +0000 (21:57 +0200)
commitbf5dd19d97991de30486abaedb1868f6eb049a70
treed3e8beffb8b1f15d267a75e37d93387e2c95a94f
parent23b99061c80f6979cdf873e534f6cd213b460781
Implement epoll_create1 and epoll_pwait system calls.

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>
libc/sysdeps/linux/common/epoll.c
libc/sysdeps/linux/common/sys/epoll.h
libc/sysdeps/linux/x86_64/sys/epoll.h