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
Depend
Makefile Update. 2003-06-11 21:57:23 +00:00
Versions
bindtextdom.c
dcgettext.c
dcigettext.c Update. 2003-06-11 21:57:23 +00:00
dcngettext.c
dgettext.c
dngettext.c
explodename.c
finddomain.c
gettext.c
gettextP.h
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
libintl.h
loadinfo.h
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
plural-eval.c
plural-exp.c
plural-exp.h
plural.c Update. 2003-04-29 22:49:58 +00:00
plural.y Update. 2003-04-29 22:49:58 +00:00
po2test.sed
textdomain.c
translit.po
tst-codeset.c
tst-codeset.sh
tst-gettext.c
tst-gettext.sh
tst-gettext2.c
tst-gettext2.sh Update. 2003-09-17 00:49:19 +00:00
tst-ngettext.c
tst-translit.c
tst-translit.sh
tstcodeset.po
tstlang1.po
tstlang2.po