about summary refs log tree commit diff
path: root/iconvdata/gconv-modules
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-14 09:25:46 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-14 09:25:46 +0000
commitcfd14df5ee3c7daefe5f875816c0468c2105bf6e (patch)
tree0ddeaedf17cd3463d51c41349e5be87d59f50a80 /iconvdata/gconv-modules
parentbc0413276ea17dc2a255ce726e9b9a504438980f (diff)
downloadglibc-cfd14df5ee3c7daefe5f875816c0468c2105bf6e.tar.gz
glibc-cfd14df5ee3c7daefe5f875816c0468c2105bf6e.tar.xz
glibc-cfd14df5ee3c7daefe5f875816c0468c2105bf6e.zip
Update.
2000-07-14  Ulrich Drepper  <drepper@redhat.com>

	* iconvdata/Makefile (modules): Add GB18030.
	(distribute): Add gb18030.c.
	* iconvdata/gconv-modules: Add entries for GB18030 module.
	* iconvdata/gb18030.c: New file.
	Contributed by Wang ShouHua <shouhuawang@redflag-linux.com>
	and Wu Jian.
Diffstat (limited to 'iconvdata/gconv-modules')
-rw-r--r--iconvdata/gconv-modules4
1 files changed, 4 insertions, 0 deletions
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules
index 0206799f8a..725f45d3c9 100644
--- a/iconvdata/gconv-modules
+++ b/iconvdata/gconv-modules
@@ -1193,3 +1193,7 @@ module	INTERNAL		UTF-16BE//		UTF-16		1
 alias	CSUNICODE//		UNICODE//
 module	UNICODE//		INTERNAL		UNICODE		1
 module	INTERNAL		UNICODE//		UNICODE		1
+
+#	from			to			module		cost
+module	GB18030//		INTERNAL		GB18030		1
+module	INTERNAL		GB18030//		GB18030		1