From owner-freebsd-current Fri Apr 3 21:50:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01497 for freebsd-current-outgoing; Fri, 3 Apr 1998 21:50:29 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA01492 for ; Fri, 3 Apr 1998 21:50:26 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id PAA13155; Sat, 4 Apr 1998 15:47:42 +1000 Date: Sat, 4 Apr 1998 15:47:42 +1000 From: Bruce Evans Message-Id: <199804040547.PAA13155@godzilla.zeta.org.au> To: bde@zeta.org.au, cracauer@cons.org Subject: Re: make/SIGINT (Re: cvs commit: src/bin/sh jobs.c) Cc: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> POSIX.2 only requires a nonzero exit status for SIGQUIT. We've just >> fixed the handling of SIGINT, SIGTERM and SIGHUP. > >I'm not sure why you treat SIGQUIT specially. The POSIX rationale says that it is because make's core file might overwrite the application's core file. >That way the script >can't end immedeatly after the current job. Perhaps the special handling should only be used at the top level (sh). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message