OSDN Git Service

Create a typedef for the ctype bitmask table entries.
authorManuel Novoa III <mjn3@codepoet.org>
Thu, 28 Aug 2003 17:16:53 +0000 (17:16 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Thu, 28 Aug 2003 17:16:53 +0000 (17:16 -0000)
commit9c6f2391ed8dd72d9e13db459d149de7bc707567
tree1c84d71700579e531e8c763b0271be3fbad6d776
parente317054726be481c98a9ffe712a39331d0044396
Create a typedef for the ctype bitmask table entries.
Hack a fix for ctype support of 8-bit codeset locales.

Note: toupper/tolower mappings do not handle the special cases for the
tr_TR and az_AZ locales, since the wide versions currently handle them
either.  That will be addressed when I rewrite the data generation tools
and the libc locale code.
include/ctype.h
libc/misc/ctype/ctype.c
libc/misc/locale/locale.c
libc/sysdeps/linux/common/bits/uClibc_locale.h
libc/sysdeps/linux/common/bits/uClibc_touplow.h