delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Originating-IP: | [198.142.164.163] |
From: | "Gareth Pearce" <tilps AT hotmail DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | setlinebuf |
Date: | Sat, 17 Nov 2001 01:45:09 +1100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Message-ID: | <OE33rIwbyKYdCPubiq4000126f1@hotmail.com> |
X-OriginalArrivalTime: | 16 Nov 2001 14:45:05.0266 (UTC) FILETIME=[47988520:01C16EAD] |
Hi umm trying to compile a few things and got setlinebuf not defined a few times. I poked arround the web abit and found that its a BSD extension on stdio (provided in glibc as well)- which is used in a few places. It is also incredibly easy to implement as its just a 1 line call to the standard setvbuf - obviously its easy to change code that uses it - but having more things compile out of the box is seems like a good idea... Since its so trivial I would like to add it - however I was unsure as to what the appropriate path to getting something added is when it will be in the newlib directory. Anyone want to point me in the right direction ... prehaps I should be heading to a newlib mailinglist ? Regards, Gareth Pearce -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |