glibc/iconv
Ulrich Drepper c06a49c551 Update.
2001-08-27  Ulrich Drepper  <drepper@redhat.com>

	* misc/syslog.c (vsyslog): Try a bit harder to use syslogd.  If
	the connection went down after we first used it try to connect
	again and resend the message before printing to the console.
	Reported by Coserea Gh. Tudor <tudore@tudore.gecadsoftware.com>.

2001-08-27  Jakub Jelinek  <jakub@redhat.com>

	* string/tst-strlen.c (main): Test strnlen (, -1) too.
	* sysdeps/generic/strnlen.c (__strnlen): Fix for maxlens with top
	bit set.

2001-08-27  Ulrich Drepper  <drepper@redhat.com>

	* iconv/strtab.c (searchstring): Use correct length for
	comparison.
	(strtabadd): Account total size correct if new string has old string as
	substring.
2001-08-28 04:52:25 +00:00
..
Makefile (extra-objs): Add iconvconfig-modules so that make clean works. 2001-08-25 16:19:15 +00:00
Versions Update. 1999-01-18 23:15:16 +00:00
dummy-repertoire.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv.h Update. 2001-08-18 23:36:58 +00:00
gconv_builtin.c (struct builtin_map): Remove init and end elements. (BUILTIN_TRANSFORMATION): Remove Init and End parameters. (__gconv_get_builtin_trans): Initialize __init_fct and __end_fct to NULL. 2001-07-22 17:29:40 +00:00
gconv_builtin.h ISO-106464/UTF-8/ transformation must really be an alias. 2001-07-23 08:30:03 +00:00
gconv_cache.c Update. 2001-08-17 07:51:36 +00:00
gconv_charset.h Update. 2001-08-14 23:29:55 +00:00
gconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv_conf.c Update. 2001-08-14 23:29:55 +00:00
gconv_db.c Update. 2001-07-27 17:34:53 +00:00
gconv_dl.c Update. 2001-07-24 21:30:18 +00:00
gconv_int.h Update. 2001-08-14 23:29:55 +00:00
gconv_open.c Update. 2001-08-14 23:29:55 +00:00
gconv_simple.c Update. 2001-08-03 22:09:42 +00:00
gconv_trans.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv_charmap.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv_open.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv_prog.c Update. 2001-07-08 07:32:45 +00:00
iconv_prog.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconvconfig.c Update. 2001-07-25 21:30:39 +00:00
iconvconfig.h Update. 2001-07-22 17:47:08 +00:00
loop.c (put16) [!_STRING_ARCH_unaligned && BIG_ENDIAN]: Fix index. 2001-07-15 15:18:22 +00:00
skeleton.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strtab.c Update. 2001-08-28 04:52:25 +00:00
tst-iconv1.c Update. 2001-02-20 02:14:31 +00:00
tst-iconv2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-iconv3.c (Finding Tokens in a String): Document XPG basename() and dirname(), aswell as GNU basename(). 2001-01-06 23:27:53 +00:00