OSDN Git Service

epoll: Use epoll_create1 if arch does not have the epoll_create syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 09:12:24 +0000 (10:12 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commit257323e525f0cc2774bea4823b3518d0dce87142
tree2b68e1361e13b6ea415393702d172a0131f39e52
parentdde074b3905cce833e1cdca591174454e046083e
epoll: Use epoll_create1 if arch does not have the epoll_create syscall

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/epoll.c
libc/sysdeps/linux/common/stubs.c