OSDN Git Service

wait4.c: provide hidden __wait4_nocancel independent of any guards
authorPeter S. Mazinger <ps.m@gmx.net>
Sun, 17 Apr 2011 13:45:46 +0000 (15:45 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:40 +0000 (14:00 +0200)
commita92060fe161073a41a3b73e8533d65125f84e3a8
tree62a3110fc3c5e256b59f1b19ab8803326400f5ce
parent0a043c30ee71245dfe7c9d82d654312c5e1f6127
wait4.c: provide hidden __wait4_nocancel independent of any guards

Correct wait4 guard (it is only __USE_BSD)
wait3, system: use __wait4_nocancel

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/sys/wait.h
libc/stdlib/system.c
libc/sysdeps/linux/common/wait3.c
libc/sysdeps/linux/common/wait4.c