OSDN Git Service

pselect.c: avoid handling cancellation twice
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 21 Apr 2011 21:16:19 +0000 (23:16 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:41 +0000 (14:00 +0200)
commit551ca528920603daa252b9ca40fb11a422066122
treed538487233618a2b7cf035da90d8c1339343edbc
parent733810682b180134caf823d95a7820c7efe6e9d8
pselect.c: avoid handling cancellation twice

Use __select_nocancel instead of select

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/pselect.c