diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-04-20 08:14:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-04-20 08:14:24 +0000 |
commit | 02779eaafe9065ecafa307f33ddbb8b5eac999b7 (patch) | |
tree | 255451e8aea47f26bc18215497173fe97d6e56d9 /iconvdata/cns11643l1.c | |
parent | 93a568aaba1d3da3497102dfe1eeb81070a24c1c (diff) | |
download | glibc-02779eaafe9065ecafa307f33ddbb8b5eac999b7.tar glibc-02779eaafe9065ecafa307f33ddbb8b5eac999b7.tar.gz glibc-02779eaafe9065ecafa307f33ddbb8b5eac999b7.tar.bz2 glibc-02779eaafe9065ecafa307f33ddbb8b5eac999b7.zip |
Update.
2002-04-18 Bruno Haible <bruno@clisp.org>
* iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
FROM_DIRECTION): Make the FROM direction stateless.
* iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
FROM_DIRECTION): Likewise.
* iconvdata/cvs11643l1.c: Update comments.
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
Diffstat (limited to 'iconvdata/cns11643l1.c')
-rw-r--r-- | iconvdata/cns11643l1.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/iconvdata/cns11643l1.c b/iconvdata/cns11643l1.c index 7e179e36c6..1ea1297204 100644 --- a/iconvdata/cns11643l1.c +++ b/iconvdata/cns11643l1.c @@ -1,5 +1,5 @@ /* Mapping tables for CNS 11643, plane 1 handling. - Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 1998, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. @@ -20,9 +20,9 @@ #include <stdint.h> -/* To generate a Unicode 3.1 CNS11643.TXT, take +/* To generate a Unicode 3.2 CNS11643.TXT, take http://www.unicode.org/Public/Mappings/EASTASIA/OTHER/CNS11643.TXT - and add the following lines (see Unicode 3.1 UNIHAN.TXT): + and add the following lines (see Unicode 3.2 UNIHAN.TXT): 0x12728 0x4EA0 # <CJK Ideograph> 0x1272F 0x51AB # <CJK Ideograph> 0x12734 0x52F9 # <CJK Ideograph> |