From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3525 invoked by alias); 27 Dec 2012 21:43:03 -0000 Received: (qmail 3483 invoked by uid 48); 27 Dec 2012 21:42:43 -0000 From: "aj at suse dot de" To: glibc-bugs@sourceware.org Subject: [Bug libc/14317] __xpg_strerror_r not fully optimized Date: Thu, 27 Dec 2012 21:43:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aj at suse dot de X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: aj at suse dot de X-Bugzilla-Target-Milestone: 2.18 X-Bugzilla-Changed-Fields: Status Resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2012-12/txt/msg00292.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14317 Andreas Jaeger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Andreas Jaeger 2012-12-27 21:42:42 UTC --- Committed for glibc 2.18: commit 7fffbdfff7d39cec0783e5b9381fa4093484c235 Author: 2012-12-27 Bruno Haible Date: Thu Dec 27 22:37:39 2012 +0100 BZ#14317: Optimze __xpg_strerror_r [BZ #14317] * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen only if needed. thanks for the patch! -- 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.