OSDN Git Service

2002-09-27 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Fri, 27 Sep 2002 20:17:51 +0000 (20:17 +0000)
committerjjohnstn <jjohnstn>
Fri, 27 Sep 2002 20:17:51 +0000 (20:17 +0000)
commit780789bfb23e39666f7c5f60e71d7b3f9e07ec0a
tree63781e6123e4143c93fc7b30dc8b215b488ceb8a
parent3163b14d741d898f0c3fb2c8291e3d72b6e23745
2002-09-27  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/ctype/jp2uc.c: Change to use multiple arrays in jp2uc.h.
        Also convert to EUCJP before using arrays.  For values not in
        the conversion arrays, return WEOF.
        * libc/ctype/jp2uc.h: Change from one array to a number of
        arrays to account for the fact that the originating table
        is not contiguous for the input values since some are invalid.
newlib/ChangeLog
newlib/libc/ctype/jp2uc.c
newlib/libc/ctype/jp2uc.h