]> 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, 1 Nov 2013 17:45:06 +0000 (12:45 -0500)
commit37d4728976aea69db23a061830828787a2fd05ed
tree1dfc0b0928bf56ec56160742bdf0ced5ee1870f7
parent1034d41c8fe7b31ba8ba304d1fff93cecb183520
Simplify strcoll implementation

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