Path: utzoo!bnr-vpa!bnr-fos!bmers58!davem From: davem@bmers58.UUCP (Dave Mielke) Newsgroups: comp.sys.hp Subject: The future of SIGCLD. Message-ID: <173@bmers58.UUCP> Date: 31 Aug 89 21:02:00 GMT Reply-To: davem@bnr-public.UUCP () Organization: Bell-Northern Research, Ottawa, Canada Lines: 6 HP-UX documentation says that SIGCLD should not be used as it may be removed in some future release. Is this really true? It is the only asynchronous way to detect the death of a child process and really is extremely useful. If it is going to be removed then when, and what are the suggested alternatives?