From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2517 invoked by alias); 12 May 2005 14:55:17 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 2439 invoked by uid 48); 12 May 2005 14:55:11 -0000 Date: Thu, 12 May 2005 14:55:00 -0000 From: "zhoux at imacs dot polytechnique dot fr" To: glibc-bugs@sources.redhat.com Message-ID: <20050512145509.946.zhoux@imacs.polytechnique.fr> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/946] New: X86_64: Can not write a buffer more than 2Go with write() funtion X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg00039.txt.bz2 List-Id: 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.