Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <044301c198a8$8f0b61a0$0200a8c0@lifelesswks>
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: <cygwin@cygwin.com>
References: <037a01c197cf$1d0a4000$0200a8c0@lifelesswks> <20020107234555.GA11984@redhat.com> <03ca01c197d9$8a16c510$0200a8c0@lifelesswks> <20020108002140.GA12820@redhat.com> <03f001c197dd$7a9bec10$0200a8c0@lifelesswks> <013201c19812$2125e750$0200a8c0@lifelesswks> <20020108161950.GC22944@redhat.com> <01a401c19892$2f5fa8d0$0200a8c0@lifelesswks> <20020109003913.GA28328@redhat.com> <042a01c198a6$b03bb2a0$0200a8c0@lifelesswks> <20020109005523.GA28659@redhat.com>
Subject: Re: bash/cmd CTRL-C problem...
Date: Wed, 9 Jan 2002 11:57:04 +1100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-OriginalArrivalTime: 09 Jan 2002 00:57:05.0510 (UTC) FILETIME=[8E75D860:01C198A8]


===
----- Original Message -----
From: "Christopher Faylor" <cgf@redhat.com>

> So, I think the easiest fix for the current problem is just to do a
> 'signal (SIGINT, SIG_IGN)' prior to calling CreateProcess, restoring
> the previous signal handler if the CreateProcess fails.

You do realise, that thats what I've done, but via the more efficient
way of returning TRUE to the signal.

> That doesn't solve the double sending of CTRL-Cs but that's a separate
> problem, I think.

Yes.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

