OSDN Git Service

poll, ppoll: use cancel.h
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 21 Apr 2011 22:42:58 +0000 (00:42 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:41 +0000 (14:00 +0200)
commit145ad1d976abff15f32e129e25f47c04807d24ac
tree46a8d5a463865e48f570833285ef28726c256b22
parentb72b0b14d0da0b506fbddf755cc8c7d0cd813287
poll, ppoll: use cancel.h

use __SYSCALL_SIGSET_T_SIZE
use non-cancellable select in fallback

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/poll.c
libc/sysdeps/linux/common/ppoll.c