diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-27 09:43:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-27 09:43:55 +0000 |
commit | 45139d5f770d32969d95593a6e176688c2205d54 (patch) | |
tree | 1b0cf211e106b8de1ff19e1c4c5ba3ff4bf6bcb3 /iconvdata/TESTS | |
parent | 625094fd7aedb7088304d2e14471a9fae256f994 (diff) | |
download | glibc-45139d5f770d32969d95593a6e176688c2205d54.tar.gz |
Update.
1998-04-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* streams/Makefile (headers): Add sys/stropts.h.
* streams/sys/stropts.h: New file.
1998-04-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/ttyname.c,
sysdeps/unix/sysv/linux/ttyname_r.c: New files, like
sysdeps/posix/ttyname*.c, but look in /dev/pts first.
1998-04-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/ptsname.c: Fix off-by-one bug in second
argument of _itoa_word.
1998-04-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/syscalls.list (s_getcwd, s_getdents,
s_pread64, s_pwrite64, s_reboot, s_sigpending, s_sigprocmask): Set
caller to getcwd, getdents, pread64, pwrite64, reboot, sigpending,
sigprocmask, resp., instead of EXTRA.
* sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove
s_pread64 and s_pwrite64.
Diffstat (limited to 'iconvdata/TESTS')
-rw-r--r-- | iconvdata/TESTS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/iconvdata/TESTS b/iconvdata/TESTS index d18a808290..fa4aea69b5 100644 --- a/iconvdata/TESTS +++ b/iconvdata/TESTS @@ -63,3 +63,13 @@ PT PT Y UTF8 PT2 PT2 Y UTF8 SEN_850200_B SEN_850200_B Y UTF8 SEN_850200_C SEN_850200_C Y UTF8 +KOI-8 KOI-8 Y UTF8 +KOI8-R KOI8-R Y UTF8 +CP1250 CP1250 Y UTF8 +CP1251 CP1251 Y UTF8 +CP1252 CP1252 Y UTF8 +CP1253 CP1253 Y UTF8 +CP1254 CP1254 Y UTF8 +CP1255 CP1255 Y UTF8 +CP1256 CP1256 Y UTF8 +CP1257 CP1257 Y UTF8 |