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 libc/15333] Use 64-bit stat functions in installed programs


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

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Mike Frysinger from comment #1)
> here's a list based on the current glibc-2.23 branch:

Did you look for *stat functions as well?  These are the most problematic ones
because open, fopen etc. do not fail for large inode numbers (I assume), and
most of these tools cope with reasonably sized inputs anyway.

-- 
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]