OSDN Git Service

SUSv4: disable isascii, toascii, _toupper, _tolower
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 19 Nov 2009 22:00:32 +0000 (23:00 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 19 Nov 2009 22:00:32 +0000 (23:00 +0100)
commit8793e73bdbc8c9b4c4ad218bc9159eecf36ebcaa
tree1187b38dbcb694e05ab4f23b288e2479cf541bd0
parented4533ecdc7c39e8c6e7f1f3d4a0c00a8c1845a5
SUSv4: disable isascii, toascii, _toupper, _tolower

[__]isascii need to be defined all the time for the build.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/ctype.h
libc/sysdeps/linux/common/bits/uClibc_ctype.h
test/ctype/ctype.c