glibc/iconv
Roland McGrath db2f05ba83 * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed
substitutions; the semicolon terminators are enough for ld anyway.

	* elf/dl-deps.c (_dl_map_object_deps): Use alloca instead of
	dynamically sized auto array in function already using alloca.
	* locale/programs/ld-ctype.c (ctype_output): Likewise.
	* locale/programs/ld-time.c (time_output): Likewise.
	* elf/dl-misc.c (_dl_debug_vdprintf): Use macro instead of const for
	IOV array size.
	* locale/programs/charmap.c (charmap_read): Avoid alloca (or strdupa)
	when also using dynamically-sized auto array.
	* locale/programs/locfile.c (locfile_read): Likewise.
	* locale/programs/repertoire.c (repertoire_read): Likewise.
	* nis/nis_print_group_entry.c (nis_print_group_entry): Likewise.
	* locale/programs/locarchive.c (enlarge_archive): Likewise.
	* posix/annexc.c (check_header): Likewise.

	* iconv/gconv_int.h (norm_add_slashes): Don't handle null SUFFIX.
	strlen ("") gets optimized away just as well.
	* intl/loadmsgcat.c (_nl_init_domain_conv): Update caller.
	* wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
2004-03-25 03:54:03 +00:00
..
dummy-repertoire.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv_builtin.c Update. 2002-12-02 22:39:58 +00:00
gconv_builtin.h Update. 2002-12-02 22:39:58 +00:00
gconv_cache.c Update. 2003-06-11 21:57:23 +00:00
gconv_charset.h Update. 2003-06-11 21:57:23 +00:00
gconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv_conf.c Update. 2003-09-04 08:27:37 +00:00
gconv_db.c Update. 2004-03-09 10:04:55 +00:00
gconv_dl.c (do_release_all): Undo last change. 2002-11-06 04:37:00 +00:00
gconv_int.h * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed 2004-03-25 03:54:03 +00:00
gconv_open.c * iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as 2004-02-07 15:56:44 +00:00
gconv_simple.c (__gconv_transform_utf8_internal): Use only one copy of error handling code. 2004-03-15 22:37:31 +00:00
gconv_trans.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 (__gconv_btowc_fct): New typedef. (struct __gconv_step): New field __btowc_fct. 2002-12-02 21:44:26 +00:00
iconv_charmap.c Realloc error handling memory leak fix. 2001-12-29 15:57:15 +00:00
iconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv_open.c Update. 2001-11-29 05:00:56 +00:00
iconv_prog.c Update. 2004-03-04 19:14:56 +00:00
iconv_prog.h 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. 2003-04-19 16:57:17 +00:00
iconvconfig.c Update copyright year. 2004-01-01 20:42:01 +00:00
iconvconfig.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
loop.c Update. 2003-06-11 21:57:23 +00:00
Makefile Update. 2003-06-11 21:57:23 +00:00
skeleton.c Update. 2002-12-02 22:39:58 +00:00
strtab.c Update. 2001-09-05 00:26:04 +00:00
tst-iconv1.c Update. 2001-09-01 19:24:55 +00:00
tst-iconv2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-iconv3.c Update. 2003-07-31 19:26:38 +00:00
Versions Update. 2002-08-04 23:32:14 +00:00