X-Spam-Check-By: sourceware.org
Date: Wed, 4 Jan 2006 13:43:23 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Signals
Message-ID: <20060104184322.GB15395@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <39130.205.158.232.66.1136399127.squirrel@205.158.232.66> <20060104183552.GA15026@trixie.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20060104183552.GA15026@trixie.casa.cgf.cx>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, Jan 04, 2006 at 01:35:52PM -0500, Christopher Faylor wrote:
>On Wed, Jan 04, 2006 at 11:25:27AM -0700, John Buttitto wrote:
>>I wrote some simeple test code in Java to trap signals. Seems to work
>>well, I then ported it to cygwin. The code listens for the SIGINT and
>>prints a message. When I hit Ctrl-C while it is running the proper signal
>>gets sent and traped.
>>
>>I then go to a second shell/Window  and do a ps on the process running and
>>try to send a kill -s SIGINT <pid>. In cygwin this does not work the
>>process dies with out traping the signal.
>>
>>Was wondering if anyone else ran into this and what silly thing I am doing
>>that causes the issue?
>>
>>Thanks!
>
>There was a problem with the setup.ini file on sourceware.org.  It should
>be fixed now but it will take a while to propagate.

Sorry.  Somehow I responded to the wrong message.  How embarrassing.

cgf


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

