X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=BtDA1hclxNIoK98DO/Rx+jZz9KVl/DBdmUdfL3eX2MK
	/lCtZz88f3doeby8wHaIFMZV/v2XCDGiFcmacyPO4tCUQFXWpMsc/N/yU54AuUmn
	W3NKWUulxOyURO9drNF+tXPKIa22MhKA1VQnxXbjmp8b3UaiEeIVyXckbKsdzMB8
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=xV8aqx7CEOboE8Jk243P15BQauI=; b=jwiDPx1XYRK28VBhc
	bsO4a2uwZ7lmYuWnro9YVqnS3lbWExYGypdOf+bAXooHdqDTpPQH2tzJiDoCeQBF
	6kJXUzFtaLakynL8i15L8RinFxo03F4N9YeUSzMOlHJtJ0QPJg5vvhGOEQoR/fdA
	y6D8lPsckA7B9t/bM5/Zo3GQGY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: Ishtar.hs.tlinx.org
Message-ID: <54F8A52B.6030500@tlinx.org>
Date: Thu, 05 Mar 2015 10:49:15 -0800
From: Linda Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Bug?  attempt to suspend = kill process?
References: <54F7C550.2010609@tlinx.org> <54F8358C.7040507@towo.net>
In-Reply-To: <54F8358C.7040507@towo.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Thomas Wolff wrote:

> Could signal transfer possibly use Windows in a way that does not have 
> this effect? (Windows experts...)
> ------
---
Utils like 'processhacker' (on source forge), have a suspend funtion
that allows you to suspend and continue both processes and threads,
I noticed a 2nd copy of bash that gets created between the original
shell and the win process (to handle stdio pipes, perhaps?), so
should be possible...but the exact mechanism... 

Didn't know it was common knowledge for all win-progs to behave
that way (at one point control-c usually didn't work either), but
I thought it might have something to do with the added tty-emulation
abilities that allow multiple tty's and such...






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

