]> sourceware.org Git - newlib-cygwin.git/commit
* libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 21 Apr 2009 20:09:01 +0000 (20:09 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 21 Apr 2009 20:09:01 +0000 (20:09 +0000)
commitc28545227a20b20a115921636489e526c7722c76
treeb1964da548cbee19a1c80a6b7e8161136358666c
parent161e368ac4944c97fc4ff9f99368ac252167eadc
* libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from
_CTYPE_DATA_128_256.
* libc/ctype/ctype_cp.h: Split off all character class values for
character 255 from the rest of the definitions.
(__ctype_cp): Use the new definitions.  Make sure that the table
always contains 0 for EOF (-1).
* libc/ctype/ctype_iso.h: Ditto.
newlib/ChangeLog
newlib/libc/ctype/ctype_.c
newlib/libc/ctype/ctype_cp.h
newlib/libc/ctype/ctype_iso.h
This page took 0.030641 seconds and 5 git commands to generate.