This is the mail archive of the glibc-bugs@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]

[Bug libc/13786] strcasecmp_l, strncasecmp_l act as strcmp for multiarch x86 (localedata/tst-xlocale1 fails)


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-06-25 21:44:59 UTC ---
Fixed for 2.15.1 by:

commit 3e5bea052bfaa8d0a073f5e924ccc882ce3909bc
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Feb 29 22:37:38 2012 +0000

    Fix x86 strcasecmp_l (bug 13786).
    (cherry picked from commit 0bab47b6b255e77bd69206ab0dcfa97331fefa50)

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


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