[uClibc-cvs] uClibc/libc/misc/ctype ctype.c,1.15,1.16

Manuel Novoa III mjn3 at uclibc.org
Thu Aug 28 17:16:59 UTC 2003


Update of /var/cvs/uClibc/libc/misc/ctype
In directory winder:/tmp/cvs-serv14056/libc/misc/ctype

Modified Files:
	ctype.c 
Log Message:
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.





More information about the uClibc-cvs mailing list