diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-12-22 13:51:28 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-12-22 13:51:28 +0000 |
commit | 1ad544a2ade2d8adcebc20de065bfafd7cd507a5 (patch) | |
tree | 0372195a1a66e369609fd7c58f65989bb7a269ea /libc/sysdeps/linux/i386/sys/io.h | |
parent | 01b8804866ae879c1657f0eed3816755aaf6e243 (diff) |
UCLIBC_CTYPE_HEADER define is removed, as it always
equal to "include/bits/uClibc_ctype.h"
__CTYPE_unclassified and other similar __CTYPE_xxxx
constants are moved to separate include file,
bits/uClibc_charclass.h
Duplicate declaration of these constants is
removed from libc/misc/wctype/_wctype.c
Ugly re-inclusion trick in extra/locale/gen_wctype.c deleted
Large ifdefed-out chunk in extra/locale/gen_wctype.c removed
Move __CTYPE_isalnum() etc macros from uClibc_ctype.h
to their single user, extra/locale/gen_wctype.c
(can be simplified further)
Overall, no code changes (verified with objdump)
Diffstat (limited to 'libc/sysdeps/linux/i386/sys/io.h')
0 files changed, 0 insertions, 0 deletions