glibc/intl
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
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Depend Update. 2000-06-17 07:39:18 +00:00
Makefile Update. 2003-06-11 21:57:23 +00:00
Versions Update. 2002-05-01 17:09:58 +00:00
bindtextdom.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
dcgettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
dcigettext.c Update. 2003-06-11 21:57:23 +00:00
dcngettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
dgettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
dngettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
explodename.c Update. 2003-01-08 06:49:39 +00:00
finddomain.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
gettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
gettextP.h * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
gmo.h Update. 2004-01-14 05:38:11 +00:00
hash-string.c (__hash_string): Zero-extend each char from the string; the old code did a sign-extend on some platforms. 2003-10-24 03:22:26 +00:00
hash-string.h Update. 2003-06-11 21:57:23 +00:00
l10nflist.c Remove support for CEN-style locale variables. It was never used and shouldn't be since it's not portable. 2002-07-24 10:07:08 +00:00
libintl.h Update. 2002-07-27 08:47:23 +00:00
loadinfo.h Update. 2003-01-08 06:49:39 +00:00
loadmsgcat.c * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed 2004-03-25 03:54:03 +00:00
locale.alias Update. 2003-12-04 08:04:57 +00:00
localealias.c Update. 2003-09-04 08:27:37 +00:00
ngettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
plural-eval.c Update. 2001-11-28 00:09:26 +00:00
plural-exp.c Update. 2001-11-28 00:09:26 +00:00
plural-exp.h * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
plural.c Update. 2003-04-29 22:49:58 +00:00
plural.y Update. 2003-04-29 22:49:58 +00:00
po2test.sed 2003-03-30 Roland McGrath <roland@redhat.com> 2003-03-30 21:55:45 +00:00
textdomain.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
translit.po Update. 2000-11-02 07:51:38 +00:00
tst-codeset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-codeset.sh Update. 2002-04-06 05:11:18 +00:00
tst-gettext.c * scripts/abilist.awk: Grok function descriptor symbols. 2002-11-21 03:41:31 +00:00
tst-gettext.sh 2002-11-20 Roland McGrath <roland@redhat.com> 2002-11-21 03:41:16 +00:00
tst-gettext2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gettext2.sh Update. 2003-09-17 00:49:19 +00:00
tst-ngettext.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-translit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-translit.sh Update. 2002-04-06 05:11:18 +00:00
tstcodeset.po Update. 2001-04-10 00:15:08 +00:00
tstlang1.po Update. 2000-10-31 03:10:13 +00:00
tstlang2.po Update. 2000-10-31 03:10:13 +00:00