public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/15333] New: Use 64-bit stat functions in installed programs
@ 2013-04-03 15:20 fweimer at redhat dot com
  2014-06-13 18:32 ` [Bug libc/15333] " fweimer at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2013-04-03 15:20 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 15333
           Summary: Use 64-bit stat functions in installed programs
           Product: glibc
           Version: 2.18
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: fweimer@redhat.com
        ReportedBy: fweimer@redhat.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


Some file systems return inode numbers which do not fit into a 32-bit ino_t,
causing the 32-bit stat-like functions to fail with EOVERFLOW.  We should use
the 64-bit functions in all installed programs.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-15 12:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-03 15:20 [Bug libc/15333] New: Use 64-bit stat functions in installed programs fweimer at redhat dot com
2014-06-13 18:32 ` [Bug libc/15333] " fweimer at redhat dot com
2014-10-10 20:21 ` arekm at maven dot pl
2021-12-15 12:04 ` adhemerval.zanella at linaro dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).