From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: broken CTRL-BREAK handling Date: Wed, 18 Jul 2001 09:56:00 -0000 Message-id: <20010718125553.E15332@redhat.com> References: <8F23E55D511AD5119A6800D0B76FDDE1CA2EF5@cpex3.channelpoint.com> X-SW-Source: 2001-07/msg01051.html On Wed, Jul 18, 2001 at 10:32:35AM -0600, Troy Noble wrote: >Bottom line... that still feels broken to me if the intent is for >cygwin (more specifically, the bash shell running with cygwin) to >be able to launch/stop native win32 apps with the same semantics one >has come to expect when running cmd shell. >If that's not the goal, then it's a non-issue. I don't think that that has ever been a stated goal for cygwin. What would a program, ported from UNIX expect in this situation? With your patch, I believe that it would just unceremoniously terminate with no way to handle cleanup other than to add windows-specific code for dealing with ctrl-break. cgf -- 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/