]> 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)
committerAllan McRae <allan@archlinux.org>
Fri, 25 Oct 2013 13:53:52 +0000 (23:53 +1000)
commit52b8d67f22068991f404c51b38b30e7e35c1bb99
tree4cbf6bdaeb5d1150e1cc39fdbedf79cafe6864d1
parentdc7ba1835ba16cb49d6c38d50e153b70beb2a091
Simplify strcoll implementation

Break up strcoll into simpler functions so that the logic is easier to
follow and maintain.

(cherry picked from commit 1326ba1af22068db9488c2328bdaf852b8a93dcf)
ChangeLog
string/strcoll_l.c