This is the mail archive of the glibc-bugs@sources.redhat.com 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/946] New: X86_64: Can not write a buffer more than 2Go with write() funtion


X86_64: Can not write a buffer more than 2Go with write()

The function write will return error when the size of buffer is bigger
than 2147483648 bytes, which seems like a 32-bits limite.

I use the Fedore 3 with glibc-2.3.5-0.fc3.1.x86_64.rpm and
gcc-3.4.3-22.fc3.x86_64.rpm.

-- 
           Summary: X86_64: Can not write a buffer more than 2Go with
                    write() funtion
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: zhoux at imacs dot polytechnique dot fr
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=946

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