From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68447 invoked by alias); 13 Mar 2016 00:41:18 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 68428 invoked by uid 89); 13 Mar 2016 00:41:17 -0000 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 Received: from smtp-out-no.shaw.ca (HELO smtp-out-no.shaw.ca) (64.59.134.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 13 Mar 2016 00:41:16 +0000 Received: from kylheku.com ([24.85.175.81]) by shaw.ca with SMTP id eu5oarBbajlcgeu5paCnqP; Sat, 12 Mar 2016 17:41:14 -0700 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 Received: from www-data by kylheku.com with local (Exim 4.72) (envelope-from <920-082-4242@kylheku.com>) id 1aeu5m-0002CS-U4 for cygwin@cygwin.com; Sat, 12 Mar 2016 16:41:10 -0800 To: cygwin@cygwin.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 Content-Transfer-Encoding: quoted-printable Date: Sun, 13 Mar 2016 00:41:00 -0000 From: Kaz Kylheku <920-082-4242@kylheku.com> In-Reply-To: <20160312222921.GD3567@calimero.vinschen.de> References: <56E34346.9010000@gmail.com> <11ca145175d5b7d15db927c0c1f28b18@mail.kylheku.com> <20160312193946.GB3567@calimero.vinschen.de> <20160312222921.GD3567@calimero.vinschen.de> Message-ID: <02b96659afff45653e40bc7eaeae3495@mail.kylheku.com> X-Sender: 920-082-4242@kylheku.com User-Agent: Roundcube Webmail/0.9.2 X-CMAE-Envelope: MS4wfN5j+Tp5pKghSwaT9B4sAYIOXOmSr9fQhow6Jcr4pOE+W28Hzp6SinQXGhAIIaHfX8dENUdOysgbs9ub1/qiCNC+g8/kvKBD3Aorlptq4B3dST5MH8dZ J2Yf2IC6ozBHUO45jIQWwfhlF6O0fXfV8jZQaxPzjI1Y7hUWVjjn1Q9G X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00192.txt.bz2 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