OSDN Git Service

epoll.c: add cancellation to epoll_[p]wait()
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 12 May 2011 23:56:08 +0000 (01:56 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 13 May 2011 09:31:10 +0000 (11:31 +0200)
commitc6057584e07fae9c8b96e6a5af0271b2e2bc85f6
tree1ceaa38f82008b2ee1f9f3dabe73dab3f15fd01a
parent2fbbd10ac6a8218555e2ed731a95b275957b2261
epoll.c: add cancellation to epoll_[p]wait()

While there, fix epoll_pwait syscall, it takes 6 arguments

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/epoll.c
libpthread/linuxthreads.old/wrapsyscall.c