]> sourceware.org Git - newlib-cygwin.git/commit
* libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h and
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 2 Apr 2009 07:53:12 +0000 (07:53 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 2 Apr 2009 07:53:12 +0000 (07:53 +0000)
commit72c79be10e56764fe57300814537cd474f50e43d
tree089036e09da17c5963ddd49b4d21fa7697ba5302
parentcd767078de5138e10c177506fc29a8721f7e7c3b
* libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h and
ctype_cp.h out of ALLOW_NEGATIVE_CTYPE_INDEX case.
(__ctype_ptr__): Constify in !_MB_CAPABLE case.  Otherwise,
de-constify in !ALLOW_NEGATIVE_CTYPE_INDEX case, too.  Add comment.
(__set_ctype): Set __ctype_ptr__ pointer according to definition
of ALLOW_NEGATIVE_CTYPE_INDEX.
* libc/include/ctype.h (__ctype_ptr__): Constify in !_MB_CAPABLE case.
newlib/ChangeLog
newlib/libc/ctype/ctype_.c
newlib/libc/include/ctype.h
This page took 0.032018 seconds and 5 git commands to generate.