Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!brl-adm!brl-smoke!smoke!gwyn@BRL.ARPA From: gwyn@BRL.ARPA (VLD/VMB) Newsgroups: net.unix Subject: re: mkdir, rmdir Message-ID: <2014@brl-smoke.ARPA> Date: Tue, 8-Jul-86 08:02:00 EDT Article-I.D.: brl-smok.2014 Posted: Tue Jul 8 08:02:00 1986 Date-Received: Wed, 9-Jul-86 02:09:00 EDT Sender: news@brl-smoke.ARPA Lines: 3 As Chris Torek remarked, to avoid a possible race in applications that use SIGCLD catchers, the resetting of SIGCLD to SIGDFL should be done before the fork().