diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 02:59:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 02:59:06 +0000 |
commit | 43f94f913e1078818bd09d426756ba4377f12517 (patch) | |
tree | 397455b5b1a78ea94bbd2851290bdf52f7f8a46b /iconvdata/gconv-modules | |
parent | c2ed387790257a11706e67c36755d796c5d37f76 (diff) | |
download | glibc-43f94f913e1078818bd09d426756ba4377f12517.tar.gz glibc-43f94f913e1078818bd09d426756ba4377f12517.tar.xz glibc-43f94f913e1078818bd09d426756ba4377f12517.zip |
Update.
1999-12-11 H.J. Lu <hjl@gnu.org> * sysdeps/generic/libc-start.c (check_one_fd): Use __libc_fcntl instead of __fcntl.
Diffstat (limited to 'iconvdata/gconv-modules')
-rw-r--r-- | iconvdata/gconv-modules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index fd571ee37a..9228ff62fa 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -1150,3 +1150,7 @@ module INTERNAL TIS-620// TIS-620 1 # from to module cost module KOI8-U// INTERNAL KOI8-U 1 module INTERNAL KOI8-U// KOI8-U 1 + +# from to module cost +module ISIRI-3342// INTERNAL ISIRI-3342 1 +module INTERNAL ISIRI-3342// ISIRI-3342 1 |