Simplify strcoll implementation
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 20 Aug 2013 03:10:05 +0000 (08:40 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 20 Aug 2013 03:10:06 +0000 (08:40 +0530)
commit1326ba1af22068db9488c2328bdaf852b8a93dcf
tree384ac63c2382da87dd22e3de9471d168b867fd43
parent3f8b479fe0d50e8c7d759b71d1db69d6f0aec0c0
Simplify strcoll implementation

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