OSDN Git Service

2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
authorjjohnstn <jjohnstn>
Wed, 4 Sep 2002 18:17:55 +0000 (18:17 +0000)
committerjjohnstn <jjohnstn>
Wed, 4 Sep 2002 18:17:55 +0000 (18:17 +0000)
commit9c39555a48761040658685e1508721656548d180
treed316588747218f6e6c8bd0ab3dcacd113ef4372f
parentedc1c6b66b5c1471d6a0236d3d2524751b372bed
2002-09-04  Kazuhiro Fujieda  <fujieda@jaist.ac.jp>

        * libc/include/sys/config.h: Define accordingly __WCHAR_MAX__.
        * libc/include/wchar.h: Define WCHAR_MIN as 0 and WCHAR_MAX as
        __WCHAR_MAX__ or 0x7fffffffu.
        * libc/string/wcscmp.c: Delete wrong and unnecessary type cast.
        * libc/string/wcsncmp.c: Ditto.
newlib/libc/include/sys/config.h