mirror of git://sourceware.org/git/glibc.git
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.
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Depend | ||
| Makefile | ||
| Versions | ||
| bindtextdom.c | ||
| dcgettext.c | ||
| dcigettext.c | ||
| dcngettext.c | ||
| dgettext.c | ||
| dngettext.c | ||
| explodename.c | ||
| finddomain.c | ||
| gettext.c | ||
| gettextP.h | ||
| gmo.h | ||
| hash-string.c | ||
| hash-string.h | ||
| l10nflist.c | ||
| libintl.h | ||
| loadinfo.h | ||
| loadmsgcat.c | ||
| locale.alias | ||
| localealias.c | ||
| ngettext.c | ||
| plural-eval.c | ||
| plural-exp.c | ||
| plural-exp.h | ||
| plural.c | ||
| plural.y | ||
| po2test.sed | ||
| textdomain.c | ||
| translit.po | ||
| tst-codeset.c | ||
| tst-codeset.sh | ||
| tst-gettext.c | ||
| tst-gettext.sh | ||
| tst-gettext2.c | ||
| tst-gettext2.sh | ||
| tst-ngettext.c | ||
| tst-translit.c | ||
| tst-translit.sh | ||
| tstcodeset.po | ||
| tstlang1.po | ||
| tstlang2.po | ||