|
Message-ID: <5496FB2E.5010105@gmail.com> Date: Sun, 21 Dec 2014 19:54:06 +0300 From: Oleg Ranevskyy <llvm.mail.list@...il.com> To: musl@...ts.openwall.com Subject: strcoll ignores LC_COLLATE Dear community, The musl's implementation of strcoll currently ignores C locale settings and uses simple strcmp for comparison. Is this a know issue? Are there plans to change strcoll and make it consider LC_COLLATE? Thank you. Kind regards, Oleg
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.