X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Waldemar Rachwal <waldemar.rachwal@gmail.com>
Subject:  Re: sigwait() and
Date: Wed, 26 Aug 2009 21:18:55 +0000 (UTC)
Lines: 29
Message-ID:  <loom.20090826T231617-927@post.gmane.org>
References:  <loom.20090826T214123-598@post.gmane.org> <20090826205531.GB13911@ednor.casa.cgf.cx>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
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

Christopher Faylor <cgf-use-the-mailinglist-please <at> cygwin.com> writes:

> 
> If you are talking about the resizing of, say, the standard Windows
> console window that Cygwin runs in by default then that is,
> unfortunately, a limitation in Cygwin's implementation of SIGWINCH that
> is probably not going to change.
> 
> It should work much better when running in rxvt, mintty, or xterm
> though.
> 
> cgf
> 
> 

I ran in rxvt but not under X (`screen' is all I needed so far), so it's pretty
much like Windows console I suppose.

I'll ask my colleague to run/double-check it under X.

My primary concern was how sigwait() works with SIGCHLD but SIGWINCH was simpler
to write for demo purposes (this simple test segfaulted with Cygwin
1.5).

So, hope is now quite solid that SIGCHLD works as expected, and SIGWINCH
results from just Windows.

Thanks,
Waldemar.


--
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

