This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards


On 03/21/2013 08:06 PM, Dmitry V. Levin wrote:
> Due to a typo repeated several times, this bug hasn't been fixed yet,
> despite being marked as closed in glibc 2.12.
> 
> 	[BZ #11120]
> 	* sysdeps/x86_64/strcmp.S: Replace NOT_IN_lib with NOT_IN_libc.
> ---
>  NEWS                    | 16 ++++++++--------
>  sysdeps/x86_64/strcmp.S |  6 +++---
>  2 files changed, 11 insertions(+), 11 deletions(-)

This looks like an obvious fix to me that should just be committed.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]