]> git.ipfire.org Git - thirdparty/glibc.git/commit
Simplify strcoll implementation
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 20 Aug 2013 03:10:05 +0000 (08:40 +0530)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Fri, 15 Nov 2013 17:40:34 +0000 (11:40 -0600)
commiteb5e4ca15296911a3052268da127ac5fe9cb8a5c
treebf7abcfcab78ef7617654acdf888e303a1cb9a1d
parent92f45f230c8abdf91195f2f7e4f003754755a0c6
Simplify strcoll implementation

Break up strcoll into simpler functions so that the logic is easier to
follow and maintain.
ChangeLog
string/strcoll_l.c