chiark / gitweb /
localctl: skip locale entries with non-UTF8 names
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Apr 2013 21:21:53 +0000 (23:21 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Apr 2013 21:23:19 +0000 (23:23 +0200)
commit0affed79d2e30013f07cb94e6f07e3fcb81c02fa
tree9e925ac3d65ad92405039d67d6398faca2765dc6
parent1ef2af5ae02aede39262dedd9fd358b607450662
localctl: skip locale entries with non-UTF8 names

glibc should place these in the locale archive. For now, let's just skip
them from our output, since they are aliases anyway.

https://bugs.freedesktop.org/show_bug.cgi?id=63389
src/locale/localectl.c