OSDN Git Service

epoll: Use epoll_pwait if arch does not have the epoll_wait syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 31 Oct 2012 16:02:49 +0000 (16:02 +0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commit3db05793b7b35238060f2310176f11b7df3844db
treeb00a3038a26f3445c2b08a5a7ea53472104938b6
parent257323e525f0cc2774bea4823b3518d0dce87142
epoll: Use epoll_pwait if arch does not have the epoll_wait 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