public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14317] New: __xpg_strerror_r not fully optimized
@ 2012-06-30 16:05 bruno at clisp dot org
  2012-06-30 16:08 ` [Bug libc/14317] " bruno at clisp dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bruno at clisp dot org @ 2012-06-30 16:05 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14317
           Summary: __xpg_strerror_r not fully optimized
           Product: glibc
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: bruno@clisp.org
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


The implementation of __xpg_strerror_r spends time doing an strlen call,
and then potentially returning before the value is actually used.

This can be optimized.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-18  4:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-30 16:05 [Bug libc/14317] New: __xpg_strerror_r not fully optimized bruno at clisp dot org
2012-06-30 16:08 ` [Bug libc/14317] " bruno at clisp dot org
2012-07-24  4:10 ` carlos_odonell at mentor dot com
2012-12-01 17:05 ` aj at suse dot de
2012-12-03 15:39 ` aj at suse dot de
2012-12-03 23:59 ` carlos at systemhalted dot org
2012-12-27 21:43 ` aj at suse dot de
2014-06-18  4:28 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).