[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: operations on FILE streams
From: |
Eric Blake-1 |
Subject: |
Re: operations on FILE streams |
Date: |
Fri, 13 Apr 2007 14:00:08 -0700 (PDT) |
> Paul Eggert wrote:
> > But the function names use leading __ in both Solaris and glibc, and I
> > expect that if they are ever standardized they'll be standardized with
> > the leading __.
>
> I sincerely hope no standardization group would do such a mistake:
As do I. If it is worth standardizing, it is worth providing a new name
(and Solaris and glibc can just alias the new name to their existing
implementation). If I add any wrappers to gnulib, it will be without
__, even if the underlying function uses __.
> - The function __fpurge has no return value. But the 'fpurge' function
> on Cygwin can fail. The Solaris people forgot to think about possible
> failures.
Huh? cygwin does not currently provide fpurge.
--
Eric Blake
--
View this message in context:
http://www.nabble.com/%27fflush%27-test-failure-on-Cygwin-tf3568258.html#a9986438
Sent from the Gnulib mailing list archive at Nabble.com.
- 'fflush' test failure on Cygwin, Bruno Haible, 2007/04/12
- Re: 'fflush' test failure on Cygwin, Eric Blake, 2007/04/12
- Re: operations on FILE streams, Bruno Haible, 2007/04/13
- Re: operations on FILE streams, Paul Eggert, 2007/04/13
- Re: operations on FILE streams, Bruno Haible, 2007/04/13
- Re: operations on FILE streams,
Eric Blake-1 <=
- Re: operations on FILE streams, Bruno Haible, 2007/04/13
- Re: operations on FILE streams, Paul Eggert, 2007/04/13
- Re: operations on FILE streams, Bruno Haible, 2007/04/13
- Re: 'fflush' test failure on Cygwin, Eric Blake, 2007/04/16
- Re: 'fflush' test failure on Cygwin, Bruno Haible, 2007/04/23
- Re: 'fflush' test failure on Cygwin, Eric Blake, 2007/04/23
- new module 'fseeko', Bruno Haible, 2007/04/25
- Re: new module 'fseeko', Eric Blake, 2007/04/25
- Re: new module 'fseeko', Bruno Haible, 2007/04/26
- Re: new module 'fseeko', Bruno Haible, 2007/04/28