]> git.wh0rd.org Git - nano.git/commit
add a multibyte case-insensitive version of strcoll(), and make
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 21 Jun 2005 03:26:58 +0000 (03:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 21 Jun 2005 03:26:58 +0000 (03:26 +0000)
commitd0c4d378b40102e1f43e049dbbab60295a50147b
tree6ff345dc0e29dc9ccf08616f40c035aa465f0b04
parent6c25819c34b37f140e55ff9569c4db157e464331
add a multibyte case-insensitive version of strcoll(), and make
diralphasort() use it so that filenames are sorted properly according to
the current locale

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2743 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
configure.ac
src/chars.c
src/files.c
src/nano.h
src/proto.h