Ulrich Drepper
8a4627636f
Add aliases ISO-IR-199 and ISO-IR-203.
2000-01-12 12:00:04 +00:00
Ulrich Drepper
86f726612c
(__ksc5601_sym_to_ucs): Add mapping for 0xa2e6 and 0xa2e7.
...
(__ksc5601_sym_from_ucs): Add mapping back from U00AE and U20AC.
2000-01-02 20:05:41 +00:00
Ulrich Drepper
88da869295
(KSC5601_SYMBOL): Adjust for the two new mappings.
2000-01-02 20:04:06 +00:00
Ulrich Drepper
acf22e5e7c
Not needed, already covered.
2000-01-02 18:49:18 +00:00
Ulrich Drepper
69f8511ca1
(distribute): Remove baltic.c.
...
(modules): Remove BALTIC.
(gen-8bit-gap-modules): Remove baltic.
2000-01-02 18:48:12 +00:00
Ulrich Drepper
2b027c2fee
Remove BALTIC. It's the same as ISO-8859-13.
2000-01-02 18:47:37 +00:00
Ulrich Drepper
73961b12d2
(ucs4_to_gb2312): Fix mapping of 0x0101, 0x2312, and 0x2500..0x254b.
1999-12-28 04:55:10 +00:00
Ulrich Drepper
47b4325a42
In mapping from UCS4: don't crash for undefined mappings.
1999-12-28 04:54:05 +00:00
Ulrich Drepper
bd4d1bb5a9
Update mapping of GB 0x212c from latest Unicode tables.
1999-12-27 20:27:32 +00:00
Ulrich Drepper
f6f6f71eca
Correct aliases CSPC850MULTILINGUAL and CSPC862LATINHEBREW.
1999-12-21 07:08:36 +00:00
Ulrich Drepper
c14c13c885
Add aliases GB2312 and csGB2312 (according to IANA registry).
1999-12-21 07:05:49 +00:00
Ulrich Drepper
23bfc191d8
Correct completely broken conversion to JOHAB.
1999-12-21 06:02:27 +00:00
Ulrich Drepper
5f26013d5c
Skeleton of conversion module for ISIRI-3342.
1999-12-19 01:54:27 +00:00
Ulrich Drepper
e7fbb19d4c
Add entries for ISIRI-3342.
1999-12-19 01:53:43 +00:00
Ulrich Drepper
4ab41ff6ec
(modules): Add ISIRI-3342.
...
(distribute): Add isiri-3342.c.
(gen-8bit-gap-modules): Add isiri-3342.
1999-12-19 01:53:08 +00:00
Ulrich Drepper
b8b3fb1ee0
(from_ansi_x3_110): Don't increment pointers if character is illegal.
1999-12-08 04:57:38 +00:00
Ulrich Drepper
15aa59d84c
Correct ISO646-PT2 alias. Add SHIFT_JIS alias.
1999-12-07 05:59:14 +00:00
Ulrich Drepper
590cd54156
(CHARSET_NAME): Fix typo.
1999-12-07 05:58:35 +00:00
Ulrich Drepper
2a1885b443
Correct alias for ISO-8859-10. This standard was issued in 1992.
1999-11-29 19:32:01 +00:00
Ulrich Drepper
d37bc71669
Fix typos in LATIN8/L8 aliases.
1999-11-29 19:07:15 +00:00
Ulrich Drepper
0702114087
(CHARSET_NAME): Correct name to what is used in gconv-modules.
1999-11-29 00:43:47 +00:00
Ulrich Drepper
7beb8e85b5
(EMIT_SHIFT_TO_INIT): Fix typo.
1999-11-26 06:48:04 +00:00
Ulrich Drepper
338a78259b
(EMIT_SHIFT_TO_INIT): Update number of written bytes.
1999-11-26 06:16:50 +00:00
Ulrich Drepper
932e6e4fa1
Fix names whcih are different in 2.2.
1999-10-12 15:22:36 +00:00
Ulrich Drepper
ce57bab5b7
GBK conversion function.
1999-10-12 00:23:23 +00:00
Ulrich Drepper
a1f237ef35
Add support for gbk.
1999-10-12 00:22:50 +00:00
Ulrich Drepper
77b341f865
When translating to ISO-2022-JP* write escape sequences out even if the
...
character itself does not fit into the buffer.
1999-09-06 07:59:54 +00:00
Ulrich Drepper
f8a1beb6b1
(ucs4_to_jisx0201): Correct mapping for U005C.
1999-09-06 07:54:26 +00:00
Ulrich Drepper
1362c6058a
Fix typos.
1999-07-28 20:44:57 +00:00
Ulrich Drepper
be91f858ad
(euckr_from_ucs4): Set cp[0] to '\0' in case of an error.
1999-07-28 04:33:39 +00:00
Ulrich Drepper
99c7bdfd3d
(ksc5601_to_ucs4): Avoid invalid memory accesses.
1999-07-28 04:33:00 +00:00
Andreas Schwab
01ff174aeb
* iconvdata/Makefile (distribute): Don't distribute CVS
...
directory.
* sysdeps/generic/Dist: Add siglist.h.
* sysdeps/mach/hurd/Dist: Add siglist.h.
1999-07-20 08:36:38 +00:00
Ulrich Drepper
d055097bc4
Update.
...
1999-05-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* iconvdata/gconv-modules: Fix alias for CP1255. Reported by
Elad Tsur <eladts@post.tau.ac.il>.
1999-05-11 13:26:39 +00:00
Ulrich Drepper
53ab6afa28
Update.
...
1999-04-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* iconvdata/ibm874.c (TABLES, CHARSET_NAME): Follow name change.
1999-04-17 09:34:27 +00:00
Ulrich Drepper
4510507b2f
Update.
...
1999-04-17 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/gconv-modules: Rename CP874 to IBM874.
* iconvdata/Makefile: Likewise.
* iconvdata/cp874.h: Removed.
* iconvdata/cp874.c: Renamed to...
* iconvdata/ibm874.c: ...this.
1999-04-17 00:07:25 +00:00
Ulrich Drepper
f8afba91cf
Update.
...
* Versions.def: Add GLIBC_2.1.1 to libpthread.
* iconvdata/Makefile (modules): Add KOI8-U.
(distribute): Add koi8-u.c.
(gen-8bit-gap-modules): Add koi8-u.
* iconvdata/gconv-modules: Add KOI8-U entries.
* iconvdata/koi8-u.c: New file.
1999-04-13 Thorsten Kukuk <kukuk@suse.de>
* sunrpc/auth_des.c: 64bit fixes, security fixes.
* sunrpc/auth_none.c: Pretty print.
* sunrpc/auth_unix.c: Likewise.
* sunrpc/authdes_prot.c: Likewise.
* sunrpc/authuxprot.c: Likewise.
* sunrpc/bindrsvprt.c: Likewise.
* sunrpc/clnt_gen.c: Likewise.
* sunrpc/rpc/xdr.h: Likewise.
* sunrpc/rpc/auth_des.h: Add rpc_timeval struct.
* sunrpc/rpc_cmsg.c: Don't use *long pointers.
* sunrpc/rtime.c: Use new rpc_timeval.
* sunrpc/svc_authux.c: Don't use *long pointers.
* sunrpc/svcauth_des.c: Likewise + security fixes.
* sunrpc/xdr_mem.c: Don't use *long pointers.
* sunrpc/xdr_rec.c: Likewise.
* sunrpc/xdr_sizeof.c: Likewise.
* sunrpc/xdr_stdio.c: Likewise.
1999-04-15 Ulrich Drepper <drepper@cygnus.com>
1999-04-15 13:54:57 +00:00
Ulrich Drepper
9711986096
Update.
...
1999-04-12 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/gconv-modules: Fix typo. Add UJIS alias.
Reported by GOTO Masanori <gotom@cs.titech.ac.jp>.
1999-04-12 11:00:16 +00:00
Ulrich Drepper
46f83754e6
Update.
...
1999-04-10 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/Makefile (modules): Add TIS-620.
(distribute): Add tis-620.c.
(gen-8bit-gap-modules): tis-620.
* iconvdata/tis-620.c: New file.
* iconvdata/gconv-modules: Add TIS-620 entries.
* iconvdata/asmo_449.c: Correct comment.
1999-04-10 13:30:43 +00:00
Ulrich Drepper
134c659cc7
Update.
...
1999-04-01 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/TESTS: Add ISO-8859-14 and ISO-8859-15.
* iconvdata/testdata/ISO-8859-14: New file.
* iconvdata/testdata/ISO-8859-14..UTF8: New file.
* iconvdata/testdata/ISO-8859-15: New file.
* iconvdata/testdata/ISO-8859-15..UTF8: New file.
1999-04-01 08:24:31 +00:00
Ulrich Drepper
e31fd8c0ff
Update.
...
* iconvdata/testdata/CP1258: New file.
* iconvdata/testdata/CP1258..UTF8: New file.
* iconvdata/TESTS: Add CP1258 entry.
1999-03-31 23:11:04 +00:00
Ulrich Drepper
42ec4cabc5
Update.
...
* iconvdata/cp874.h (to_ucs4): Add Euro sign.
1999-03-31 21:34:37 +00:00
Ulrich Drepper
9f9914af70
Update.
...
* iconvdata/testdata/CP1254: Update for charmap changes.
* iconvdata/testdata/CP1254..UTF8: Likewise.
* iconvdata/testdata/CP1255: Likewise.
* iconvdata/testdata/CP1255..UTF8: Likewise.
* iconvdata/testdata/CP1256: Likewise.
* iconvdata/testdata/CP1256..UTF8: Likewise.
* iconvdata/testdata/CP1257: Likewise.
* iconvdata/testdata/CP1257..UTF8: Likewise.
1999-03-31 17:59:35 +00:00
Ulrich Drepper
9917980353
Update.
...
1999-03-31 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/Makefile (distribute): Remove cp1258.h.
(gen-8bit-gap-modules): Add cp1258.
* iconvdata/cp1258.h: Removed.
1999-03-31 10:48:57 +00:00
Andreas Schwab
df455ccb63
1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
...
* rt/Makefile: Link against static library if no shared lib is
available.
* localedata/Makefile: The shells scripts implementing the test
require the dynamic linker which is not available with
--disable-shared. Skip the test if --disable-shared is given.
* linuxthreads/Makefile: Link test against static libpthread if no
shared lib is available.
* iconvdata/Makefile (tests): Run iconv-test only if we're
building shared libraries.
* elf/Makefile (tests): Likewise for elf tests.
* posix/Makefile: The test frameworks globtest and wordexp-test
require the dynamic linker which is not available with
--disable-shared. Skip the test if --disable-shared is given.
* grp/Makefile (otherlibs): For static nss build link against
necessary libs.
* rt/Makefile: Link against static library if no shared lib is
available.
* localedata/Makefile: The shells scripts implementing the test
require the dynamic linker which is not available with
--disable-shared. Skip the test if --disable-shared is given.
* linuxthreads/Makefile: Link test against static libpthread if no
shared lib is available.
* iconvdata/Makefile (tests): Run iconv-test only if we're
building shared libraries.
* elf/Makefile (tests): Likewise for elf tests.
* posix/Makefile: The test frameworks globtest and wordexp-test
require the dynamic linker which is not available with
--disable-shared. Skip the test if --disable-shared is given.
* grp/Makefile (otherlibs): For static nss build link against
necessary libs.
1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1999-03-20 17:16:44 +00:00
Ulrich Drepper
97e94e491a
Update.
...
1999-03-15 Ulrich Drepper <drepper@cygnus.com>
* iconv/iconv.c (iconv): Correctly cast parameters for __gconv.
* iconvdata/iso-2022-kr.c (EMIT_SHIFT_TO_INIT): Change type of
outbuf to unsigned char to avoid warning.
1999-03-15 23:57:45 +00:00
Ulrich Drepper
b117f744e1
Update.
...
1999-03-15 Ulrich Drepper <drepper@cygnus.com>
* iconv/gconv.h (gconv_fct): Change parameter from `char' to
`unsigned char'.
(gconv_step_data): Likewise.
* iconv/gconv_int.h (__gconv): Likewise.
(__BUILINT_TRANS): Likewise.
* iconv/gconv.c (__gconv): Likewise.
* iconv/iconv.c (iconv): Add casts for call of __gconv.
* iconv/skeleton.c: Change local parameters and variable from `char' to
`unsigned char'. Remove casts from calls into modules.
* iconvdata/iso-2022-jp.c (gconv): Change local variable outbuf from
`char' to `unsigned char'.
* wcsmbs/btowc.c: Change pointers from `char *' to `unsigned char *'.
* wcsmbs/mbrtowc.c: Likewise.
* wcsmbs/mbsnrtowcs.c: Likewise.
* wcsmbs/mbsrtowcs.c: Likewise.
* wcsmbs/wcrtomb.c: Likewise.
* wcsmbs/wcsnrtombs.c: Likewise.
* wcsmbs/wcsrtombs.c: Likewise.
* wcsmbs/wctob.c: Likewise.
1999-03-15 20:41:16 +00:00
Ulrich Drepper
407a7d0eb7
Update.
...
1999-02-25 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* manual/libc.texinfo: Wrap @top node inside @ifnottex instead of
@ifinfo.
1999-02-25 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* iconvdata/Makefile: Always include iconv-rules, but disable rule
to regenerate it if avoid-generated.
* Makeconfig: Always include sys-dirs, but disable rule to
regenerate it when avoid-generated.
* sysdeps/unix/Makefile: Put `ifndef avoid-generated' only around
rule to generate sysd-syscalls.
* elf/Makefile (generated): Remove $(objpfx) from names.
1999-03-01 07:15:16 +00:00
Ulrich Drepper
0f6052a803
Update.
...
* iconvdata/Makefile (modules): Add SAMI-WS2 and ISO-IR-197.
* iconvdata/gconv-modules: Add entries for above charsets.
* iconvdata/iso-ir-197.c: New file.
* iconvdata/same-ws2.c: New file.
1999-01-20 16:12:52 +00:00
Ulrich Drepper
5d003fb2ea
Update.
...
1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.d): Fix
generation of dependency list to make it work with newer versions
of gcc.
1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* Makerules (build-module): New macro, moved from...
* elf/Makefile (build-module): ... here.
* iconvdata/Makefile (build-module): ... and here.
1999-01-20 09:42:04 +00:00
Ulrich Drepper
70e57b1382
Update.
...
* iconvdata/iso-2022-jp.c: Correct handling of G2 set.
Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1999-01-16 18:38:41 +00:00