X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_CG X-Spam-Check-By: sourceware.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+DZplLzk77kWhuhywHbDLp Date: Mon, 30 Jul 2012 00:50:08 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: snapshot 20120724 sleep failure Message-ID: <20120730045008.GA29057@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <50104E84 DOT 2070108 AT gmail DOT com> <20120725222211 DOT GA17632 AT ednor DOT casa DOT cgf DOT cx> <5011691E DOT 6030104 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5011691E.6030104@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Thu, Jul 26, 2012 at 05:58:22PM +0200, marco atzeri wrote: >On 7/26/2012 12:22 AM, Christopher Faylor wrote: >> On Wed, Jul 25, 2012 at 09:52:36PM +0200, marco atzeri wrote: >>> on 1.7.17s(0.262/5/3) 20120724 >>> >>> autoconf test for sleep never completes >>> >>> checking whether sleep is declared... yes >>> checking for working sleep... >>> >>> on 1.7.16 the test take 1 second >> >> Should be fixed in the upcoming snapshot. >> >> Thanks for the STC. >> >> cgf >> > >fixed on 20120725. > >Unfortunately I noticed a different issue, not present in 1.7.16. >Running mc the program never rise and the terminal blanks. >If the process is killed the terminal output is a mess. > >It seems some issue with tty control. Sorta. mc plays with STOP signals generated when a process is not the leader of a tty process group. I'm astounded that I had this working well enough to satisfy mc in the past but I definitely broke it now. It should be fixed in the latest snapshot. Thanks for the heads up. There are a lot of signal changes in 1.7.17 snapshots and you found a problem with them. cgf -- 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