glibc/intl
Bruno Haible d0aefec499 intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
The previous commit was incomplete: gettext() still returns a translation
if the file /usr/share/locale/C/LC_MESSAGES/<domain>.mo exists. This patch
prohibits the translation also in this case.

* gettext-runtime/intl/dcigettext.c (DCIGETTEXT): Treat C.<encoding> locale
like the C locale.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2023-12-12 10:08:07 +01:00
..
bindtextdom.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dcgettext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dcigettext.c intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621) 2023-12-12 10:08:07 +01:00
dcngettext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Depend
dgettext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dngettext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
eval-plural.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
explodename.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
finddomain.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
gettext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gettextP.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gmo.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
hash-string.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
hash-string.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
l10nflist.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
libintl.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
loadinfo.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
loadmsgcat.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
locale.alias Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
localealias.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
Makefile intl: Add test case for bug 16621 2023-11-20 16:03:11 +01:00
ngettext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
plural-exp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
plural-exp.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
plural.y Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
po2test.awk Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
textdomain.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
translit.po
tst-codeset.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext2.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext2.sh Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext3.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext4-de.po
tst-gettext4-fr.po
tst-gettext4.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext4.sh Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext5.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext6.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext6.sh Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext-c-utf8.c intl: Add test case for bug 16621 2023-11-20 16:03:11 +01:00
tst-gettext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-gettext.sh Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-ngettext.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-translit.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-translit.sh Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tstcodeset.po
tstlang1.po
tstlang2.po
Versions