commit | 56f067a284ecb601384f9c6884155fb66b9dbc95 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Wed Jun 01 21:56:38 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Wed Jun 01 21:59:25 2016 +0200 |
tree | dd17ed14fb5b51bbc4bc3c9e858442351f2bf4e7 | |
parent | 660584c1eaa9d599c2a9261690e56891bc31f297 [diff] |
chars: ensure that files are sorted also when strncasecmp() is strange When running in a non-UTF locale, and when strncasecmp() suffers from the same defect as strncmp(), make sure not to pass a length with the high bit set.