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/4130] New: logwtmp vs. large file


logwtmp() doesn't support large files, it fails to log a record if wtmp has 
grown beyond 2GB.
"nm libutil.so.1" says "U open@@GLIBC_2.0", I guess it should rather refer to 
"open64".

-- 
           Summary: logwtmp vs. large file
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: egmont at uhulinux dot hu
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i586-uhu-linux
  GCC host triplet: i586-uhu-linux


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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