summaryrefslogtreecommitdiff
path: root/iconvdata/gconv-modules
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-29 07:32:44 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-29 07:32:44 +0000
commit15a2315cb457be0599d7a662e64aa54e560f96f0 (patch)
tree0e9915fb5d494269e1637674e5a78368d0700f81 /iconvdata/gconv-modules
parent6d110ca1858feba75e4b5528d7941770c59d6b5d (diff)
Update.
* iconvdata/Makefile (modules): Add ISO-2022-CN. Add link rules for this module. (distribute): Add iso-2022-cn.c and cns11643l2.h. * iconvdata/cns11643l2.h: New file. * iconvdata/iso-2022-cn.c: New file. * iconvdata/gconv-modules: Add entries for ISO-2022-CN module. * iconvdata/cns11643l1.h (cns11643l1_to_ucs4): Make string argument unsigned. (ucs4_to_cns11643l1): Likewise. * iconvdata/euc-tw.c: Correct parameter passed to cns11643l1_to_ucs4. * iconvdata/iso-2022-kr.c: Remove unnecessary test from conversion loop to UCS4. Optimize recognition of escape sequences a bit.
Diffstat (limited to 'iconvdata/gconv-modules')
-rw-r--r--iconvdata/gconv-modules5
1 files changed, 5 insertions, 0 deletions
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules
index b57a4880a9..c47ca0c37b 100644
--- a/iconvdata/gconv-modules
+++ b/iconvdata/gconv-modules
@@ -977,6 +977,11 @@ module ISO-2022-KR// INTERNAL ISO-2022-KR 1
module INTERNAL ISO-2022-KR// ISO-2022-KR 1
# from to module cost
+alias CSISO2022CN// ISO-2022-CN//
+module ISO-2022-CN// INTERNAL ISO-2022-CN 1
+module INTERNAL ISO-2022-CN// ISO-2022-CN 1
+
+# from to module cost
alias MAC// MACINTOSH//
alias CSMACINTOSH// MACINTOSH//
module MACINTOSH// INTERNAL MACINTOSH 1