This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]