From: Roland McGrath Date: Mon, 16 May 1994 22:43:49 +0000 (+0000) Subject: entered into RCS X-Git-Tag: glibc-2.16-ports-before-merge~4122 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=854002b9b80baf2dd11020a002453d10ea60872b;p=thirdparty%2Fglibc.git entered into RCS --- diff --git a/sysdeps/unix/sysv/sco3.2.4/system.c b/sysdeps/unix/sysv/sco3.2.4/system.c index cd97649be5a..06dc066b88e 100644 --- a/sysdeps/unix/sysv/sco3.2.4/system.c +++ b/sysdeps/unix/sysv/sco3.2.4/system.c @@ -1,3 +1,10 @@ +/* SCO has a bug where `waitpid' will never return if SIGCHLD is blocked. + They have acknowledged that this is a bug but I have not seen nor heard + of any forthcoming fix. */ + +#define WAITPID_CANNOT_BLOCK_SIGCHLD + /* SCO 3.2v4 does have `waitpid'. Avoid unix/system.c, which says we don't. */ + #include