Make natural sorting work properly with cyrillic chars: they should be placed after...
commit8ae8bec1b7bd365b28e4105aa5ca00a0f8cb2e61
authoralle <alle@a1c6a512-1295-4272-9138-f99709370657>
Mon, 2 Mar 2009 21:35:05 +0000 (2 21:35 +0000)
committeralle <alle@a1c6a512-1295-4272-9138-f99709370657>
Mon, 2 Mar 2009 21:35:05 +0000 (2 21:35 +0000)
tree51e062af8658269a1b2c0ce45b16f9090e58b665
parent2217893a60bf6759c9f252e28813d3262847e036
Make natural sorting work properly with cyrillic chars: they should be placed after the latin ones (FS#9975).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20180 a1c6a512-1295-4272-9138-f99709370657
firmware/common/strnatcmp.c