Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 1998 15:47:42 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, cracauer@cons.org
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: make/SIGINT (Re: cvs commit: src/bin/sh jobs.c)
Message-ID:  <199804040547.PAA13155@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804040547.PAA13155>