From owner-freebsd-current Fri Apr 3 22:48:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07936 for freebsd-current-outgoing; Fri, 3 Apr 1998 22:48:54 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07927 for ; Fri, 3 Apr 1998 22:48:49 -0800 (PST) (envelope-from tlambert@usr05.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id XAA18451; Fri, 3 Apr 1998 23:48:48 -0700 (MST) Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp04.primenet.com, id smtpd018433; Fri Apr 3 23:48:38 1998 Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id XAA08233; Fri, 3 Apr 1998 23:48:32 -0700 (MST) From: Terry Lambert Message-Id: <199804040648.XAA08233@usr05.primenet.com> Subject: Re: make/SIGINT (Re: cvs commit: src/bin/sh jobs.c) To: bde@zeta.org.au (Bruce Evans) Date: Sat, 4 Apr 1998 06:48:32 +0000 (GMT) Cc: bde@zeta.org.au, cracauer@cons.org, freebsd-current@FreeBSD.ORG In-Reply-To: <199804040547.PAA13155@godzilla.zeta.org.au> from "Bruce Evans" at Apr 4, 98 03:47:42 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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. Not an issue for FreeBSD, which names core files strangely. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message