Date: Wed, 14 Jan 1998 13:59:17 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: George Foot <george DOT foot AT merton DOT oxford DOT ac DOT uk>
cc: djgpp AT delorie DOT com
Subject: Re: Request for comments: SIGQUIT in DJGPP v2.02
In-Reply-To: <Pine.OSF.3.95.980114111714.30690C-100000@sable.ox.ac.uk>
Message-ID: <Pine.SUN.3.91.980114135758.8730b-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Precedence: bulk


On Wed, 14 Jan 1998, George Foot wrote:

> I'd always assumed that raising SIGQUIT should terminate the
> program by default

On Unix, it is.  But since some people are bothered by making a certain 
keypress crash programs without prior notice, it seems like in DJGPP the 
default will be to ignore it.