X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com From: Waldemar Rachwal Subject: Re: sigwait() and Date: Wed, 26 Aug 2009 21:18:55 +0000 (UTC) Lines: 29 Message-ID: References: <20090826205531 DOT GB13911 AT ednor DOT casa DOT cgf DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Christopher Faylor 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