[Bug stdio/13960] #defining _LARGEFILE_SOURCE does not give me ftello

giecrilj at stegny dot 2a.pl sourceware-bugzilla@sourceware.org
Sun Jun 29 08:48:00 GMT 2014


https://sourceware.org/bugzilla/show_bug.cgi?id=13960

Christopher Yeleighton <giecrilj at stegny dot 2a.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                URL|                            |file:///usr/share/doc/glibc
                   |                            |/Feature-Test-Macros.html#F
                   |                            |eature-Test-Macros
   Last reconfirmed|                            |2014-06-29
            Version|2.14                        |2.18
         Resolution|WORKSFORME                  |---
     Ever confirmed|0                           |1

--- Comment #3 from Christopher Yeleighton <giecrilj at stegny dot 2a.pl> ---
Let’s put some order in this, shall we?

It is documented that if _LARGEFILE_SOURCE is #defined then ftello is
available.  The default meaning of the word is ‘available as documented’ and
not ‘somewhat available’ as your explanation seems to imply — and ftello is
documented to return off_t, not __off_t.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list