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=MtOhowZKJ/+OsqaTbNAaPvccIXuPkvNsYJxLmgvr1ThP+f1SdN2Qj kDUhK2eeer05p41KZ1Hvt1dymehnWCpI9uTRVUS5qP11FnzGBZ+NxjSfubDC2DMl 1TO7SHAwm5JICZMzpcAVdfnjsIOKh6KOOlAV4E47oSQnM5x89Ce9HQ= 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=eQckPmh0cTAgf6HrkOG360bJOlo=; b=H9/z1p6KlHUTM9zhnmVGmyqDsT69 /6754aS12xUEUd7nl7+Y6V0iphNTsnsHMxqEFWNPa65t6jDu8Bap9T0e8jenbuZ5 qUfR3IXjR8GYLiGs/NVv+XzShjkegQgp2vXafHupNdLsMzT3vCcfrG+gss8CKM4n XCaP/a9ugcyUIo0= 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-02-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: U2FsdGVkX1+RoObjG311CfTM3uovC5xz Date: Mon, 16 Dec 2013 15:39:54 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: moving pty master by dup()/close() causes read() to fail Message-ID: <20131216203954.GB6527@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83119D07-3F2D-4658-991D-9A756F1255A9@kba.biglobe.ne.jp> User-Agent: Mutt/1.5.20 (2009-06-14) 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. 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