diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-05 19:15:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-05 19:15:03 +0000 |
commit | 7abbb474e75d07611bbc62d32b24135027cdf48e (patch) | |
tree | 1f8dd2bd19269f8985dd20c8fc1d69d4ea0fe62c /iconvdata/gconv-modules | |
parent | 2ba3c8362a2fa1d6f12b0cc5bcb436460e8f0c0a (diff) | |
download | glibc-7abbb474e75d07611bbc62d32b24135027cdf48e.tar.gz |
Update.
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/Makefile: Add rules for ISO-8859-16 module.
* iconvdata/gconv-modules: Likewise.
* iconvdata/iso8859-16.c: New file.
Diffstat (limited to 'iconvdata/gconv-modules')
-rw-r--r-- | iconvdata/gconv-modules | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index ecdb478bd2..a348de83c7 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -358,6 +358,13 @@ module ISO-8859-15// INTERNAL ISO8859-15 1 module INTERNAL ISO-8859-15// ISO8859-15 1 # from to module cost +alias ISO-IR-226// ISO-8859-16// +alias LATIN10// ISO-8859-16// +alias L10// ISO-8859-16// +module ISO-8859-16// INTERNAL ISO8859-16 1 +module INTERNAL ISO-8859-16// ISO8859-16 1 + +# from to module cost alias T.61// T.61-8BIT// alias ISO-IR-103// T.61-8BIT// alias CSISO103T618BIT// T.61-8BIT// |