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:to:subject:mime-version:content-type :content-transfer-encoding:date:from:in-reply-to:references :message-id; q=dns; s=default; b=dikpxdahq9cfO43WpyAn9yIUoDOj/lO K9sEpK5fi7lsYGqHl49oOB0CCUl9c2gvH9evd9RkzAZvTcapCKlTdZ90RvvlMjv9 0+Bs0xtOBRRFArhE5Y/jDXa5Xe1Ipw98WV7tyS7rK/Prz+Sm1ci5ZjU6VMvspOpI shqOU2mk3AFA= 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:to:subject:mime-version:content-type :content-transfer-encoding:date:from:in-reply-to:references :message-id; s=default; bh=XkbUqG9dUdxq5Oqbkt2VrwOoYW4=; b=thAjM J7nH9ro7qGUjqRtNdxZhRtne0q1YZksEZOlZBetqnWs2dUidJaob6weajivu6vJe 59CAFIwm5LMVd4rqSarGTzWsuv3OxXsC9edfeLU1Pg6ytqeq/Ik/zxO3wVEWHLPF sjtbEpWAzC5tuk8TaJZ3Xjlf5xy9aha+jpA7Cc= 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.4 required=5.0 tests=AWL,BAYES_00,FROM_STARTS_WITH_NUMS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=risky, rewrites, isolation, H*UA:Webmail X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.1 cv=FIq7v7cs c=1 sm=1 tr=0 a=WiYoHcCliNeVponEdG0Ckg==:117 a=WiYoHcCliNeVponEdG0Ckg==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=SMorJkV_YP8A:10 a=7OsogOcEt9IA:10 a=07tQVZBPbDORa6yIbhQA:9 a=QEXdDO2ut3YA:10 To: cygwin AT cygwin DOT com Subject: Re: Problem with line buffering and getc function on 1.7.33. X-PHP-Originating-Script: 501:rcmail.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Date: Sat, 12 Mar 2016 16:41:10 -0800 From: Kaz Kylheku <920-082-4242 AT kylheku DOT com> In-Reply-To: <20160312222921.GD3567@calimero.vinschen.de> References: <56E34346 DOT 9010000 AT gmail DOT com> <11ca145175d5b7d15db927c0c1f28b18 AT mail DOT kylheku DOT com> <20160312193946 DOT GB3567 AT calimero DOT vinschen DOT de> <20160312222921 DOT GD3567 AT calimero DOT vinschen DOT de> Message-ID: <02b96659afff45653e40bc7eaeae3495@mail.kylheku.com> X-Sender: 920-082-4242 AT kylheku DOT com User-Agent: Roundcube Webmail/0.9.2 X-CMAE-Envelope: MS4wfN5j+Tp5pKghSwaT9B4sAYIOXOmSr9fQhow6Jcr4pOE+W28Hzp6SinQXGhAIIaHfX8dENUdOysgbs9ub1/qiCNC+g8/kvKBD3Aorlptq4B3dST5MH8dZ J2Yf2IC6ozBHUO45jIQWwfhlF6O0fXfV8jZQaxPzjI1Y7hUWVjjn1Q9G X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u2D0fUU3029953 On 12.03.2016 14:29, Corinna Vinschen wrote: > I do now. Basically it's setvbuf screwing up the internal flags in the > FILE structure. I took the liberty to update newlib's setvbuf to the > OpenBSD version locally and I'm going to apply my patches to newlib > soon. I'll provide a new 2.5.0 test release of Cygwin with this patch > tomorrow or early next week. The change in git now seems risky; it substantially rewrites setvbuf. Of course, it's not that I think OpenBSD has it wrong, but that it's being cherry-picked in isolation into what looks like a code base with some other old pieces. Just a thought. -- 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