]> sourceware.org Git - newlib-cygwin.git/commit
2003-07-31 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 31 Jul 2003 22:24:20 +0000 (22:24 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 31 Jul 2003 22:24:20 +0000 (22:24 +0000)
commite895fc2077974824dbe4d7db2e5e018c59865f06
tree1886db16a689a6b1e846b03dc697d2d32d5e8ae5
parent4b8283ec80cf7a3552002cbd4995523b4394b64c
2003-07-31  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/ctype/iswalpha.c: Fix calls to __jp2uc to pass the
        correct type of conversion when dealing with EUCJP or SJIS.
        * libc/ctype/iswblank.c: Ditto.
        * libc/ctype/iswcntrl.c: Ditto.
        * libc/ctype/iswprint.c: Ditto.
        * libc/ctype/iswpunct.c: Ditto.
        * libc/ctype/iswspace.c: Ditto.
        * libc/ctype/towlower.c: Ditto.
        * libc/ctype/towupper.c: Ditto.
newlib/ChangeLog
newlib/libc/ctype/iswalpha.c
newlib/libc/ctype/iswblank.c
newlib/libc/ctype/iswcntrl.c
newlib/libc/ctype/iswprint.c
newlib/libc/ctype/iswpunct.c
newlib/libc/ctype/iswspace.c
newlib/libc/ctype/towlower.c
newlib/libc/ctype/towupper.c
This page took 0.032023 seconds and 5 git commands to generate.