OSDN Git Service

* libc/ctype/iswblank.c (iswblank): Remove Unicode characters
authorcorinna <corinna>
Wed, 17 Feb 2010 09:14:34 +0000 (09:14 +0000)
committercorinna <corinna>
Wed, 17 Feb 2010 09:14:34 +0000 (09:14 +0000)
commitb44676c07be36fa0fed3bd6a4b62839ab9d24094
treec791e969fb88945dfe3bf164c6016851389801dc
parent9bbfb4e5a6503fb5b5753e9e2a5414356334148a
* 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.
newlib/ChangeLog
newlib/libc/ctype/iswblank.c
newlib/libc/ctype/iswspace.c