X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=DNX7zGjXs+HU2WrbZZsmgOVH005J3HFSws5iP1PYgPuMHLIwml7b3 z3RO1oeKraS2fd0BkHthDjDoroCiXEO+atmiirJNWmaVs0yVEeD1v3jsEususfhA OAEkI1q7Q4imAHyQJnzLLP21YHFO7GTUmUOEWFxR/vzyupT638yChQ= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=cZwp2ih4J0GIrOlsSlUr1rVB2p4=; b=gMZuzE7GDGVTFeX4SvTpSyaa5hqG h4Zq4NKDtO9LfYEeqpmNdujbeq/KM7WxA3LKAlmEGo9rGXEQkG3s7eA6sZGRJitk eRHkouy9ez+TyLd7J1Eirxe4dnFSHSkDZ6CGUPz7TjCbXBjtMEoASPGCI6hK/Ils Rr12inB+QDfIpjs= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-ewr.mailhop.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: U2FsdGVkX18doSBxIZADrWxoV+J0VBNm Date: Tue, 17 Dec 2013 23:00:21 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: moving pty master by dup()/close() causes read() to fail Message-ID: <20131218040021.GB7868@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <83119D07-3F2D-4658-991D-9A756F1255A9 AT kba DOT biglobe DOT ne DOT jp> <20131216203954 DOT GB6527 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131216203954.GB6527@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.20 (2009-06-14) On Mon, Dec 16, 2013 at 03:39:54PM -0500, Christopher Faylor wrote: >On Mon, Dec 16, 2013 at 10:21:12PM +0900, Jun T. wrote: >>Hi all. I'm new to this list. >> >>The test code at the end of this post has some problem on Cygwin. > >Thanks for the test code. I can duplicate the problem and am looking >into it. This should be fixed in the upcoming snapshot and, of course, in the next release. http://cygwin.com/snapshots/ Thanks again for the test case. That always helps immensely when tracking down problems. 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