OSDN Git Service

2009-08-24 Corinna Vinschen <corinna@vinschen.de>
authorjjohnstn <jjohnstn>
Mon, 24 Aug 2009 22:11:09 +0000 (22:11 +0000)
committerjjohnstn <jjohnstn>
Mon, 24 Aug 2009 22:11:09 +0000 (22:11 +0000)
commitf51f9476f896c869d26b3353a9b6b30f0a798806
tree08f25f518906d7a4c2275aa3e66f45f21bbb765f
parentcbd6af3727c480fc5d28d9f75932955a56cb4170
2009-08-24  Corinna Vinschen  <corinna@vinschen.de>

        * libc/locale/locale.c: Update documentation.
        (loadlocale): Map "KOI8-R" and "KOI8-U" to CP20866 and CP21866.

2009-08-24  Andy Koppe  <andy.koppe@gmail.com>

        * libc/stdlib/sb_charsets.c (__cp_conv): Add KOI8-R (Russian, CP20866)
        and KOI8-U (Ukrainian, CP21866) to Windows codepage conversion tables.
        * libc/ctype/ctype_cp.h (__ctype_cp): Likewise for ctype tables.
newlib/ChangeLog
newlib/libc/ctype/ctype_cp.h
newlib/libc/locale/locale.c
newlib/libc/stdlib/sb_charsets.c