Check generated locale for non-ASCII 8-bit characters with case conversion.
commit8a4494506d9175a2c205ff8d39dc58abd83682eb
authorUlrich Drepper <drepper@redhat.com>
Tue, 21 Jul 2009 03:04:42 +0000 (20 20:04 -0700)
committerUlrich Drepper <drepper@redhat.com>
Tue, 21 Jul 2009 03:04:42 +0000 (20 20:04 -0700)
treef8a40477eef8ff0f54ceaab5a2f358b3d6f47b9a
parentc3db953c165baa444d01ee6c04ef0c51eba42522
Check generated locale for non-ASCII 8-bit characters with case conversion.

If a locale does not have 8-bit characters with case conversion which
are different from the ASCII conversion (±0x20) then we can perform
some optimizations.  These will follow later.
ChangeLog
locale/C-ctype.c
locale/langinfo.h
locale/localeinfo.h
locale/programs/ld-ctype.c