From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23874 invoked by alias); 2 Sep 2004 19:05:44 -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 23864 invoked by uid 48); 2 Sep 2004 19:05:39 -0000 Date: Thu, 02 Sep 2004 19:05:00 -0000 From: "dancasimiro at alum dot rpi dot edu" To: glibc-bugs@sources.redhat.com Message-ID: <20040902190535.364.dancasimiro@alum.rpi.edu> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/364] New: strerror_r does not copy error string to user supplied buffer X-Bugzilla-Reason: CC X-SW-Source: 2004-09/txt/msg00009.txt.bz2 List-Id: According to the specification, strerror_r should copy the error string to the user supplied buffer. (http://www.opengroup.org/onlinepubs/009695399/functions/strerror.html) The current version of strerror_r does not copy *anything* unless there is a problem. -- Summary: strerror_r does not copy error string to user supplied buffer Product: glibc Version: 2.3.3 Status: NEW Severity: minor Priority: P3 Component: libc AssignedTo: gotom at debian dot or dot jp ReportedBy: dancasimiro at alum dot rpi dot edu CC: glibc-bugs at sources dot redhat dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://sources.redhat.com/bugzilla/show_bug.cgi?id=364 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.