src/newlib ChangeLog libc/ctype/iswblank.c lib ...
corinna@sourceware.org
corinna@sourceware.org
Wed Feb 17 09:14:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2010-02-17 09:14:35
Modified files:
newlib : ChangeLog
newlib/libc/ctype: iswblank.c iswspace.c
Log message:
* libc/ctype/iswblank.c (iswblank): Remove Unicode characters
U+00A0 and U+200B. Add Unicode character U+180E. Add comment
to explain how to generate from Unicode data file.
* libc/ctype/iswspace.c (iswspace): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1478&r2=1.1479
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/ctype/iswblank.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/ctype/iswspace.c.diff?cvsroot=src&r1=1.8&r2=1.9
More information about the Newlib-cvs
mailing list