]> git.ipfire.org Git - thirdparty/glibc.git/commit - NEWS
BZ#14317: Optimze __xpg_strerror_r
author2012-12-27 Bruno Haible <bruno@clisp.org>
Thu, 27 Dec 2012 21:37:39 +0000 (22:37 +0100)
committerAndreas Jaeger <aj@suse.de>
Thu, 27 Dec 2012 21:37:39 +0000 (22:37 +0100)
commit7fffbdfff7d39cec0783e5b9381fa4093484c235
treefba3a354f4eafa41e26f844db6dfa6c18476a9b1
parent9c7595bda2c37b31e82dab424bfd3015664b176d
BZ#14317: Optimze __xpg_strerror_r

[BZ #14317]
* string/xpg-strerror.c (__xpg_strerror_r): Optimize, call
strlen only if needed.
ChangeLog
NEWS
string/xpg-strerror.c