glibc/intl
Ulrich Drepper 8406a53a25 * sysdeps/i386/i686/memcmp.S: Move misplaced END.
2005-03-27  Bruno Haible  <bruno@clisp.org>

	Make it possible for multiple threads to use gettext() in different
	locales.
	* intl/dcigettext.c (HAVE_PER_THREAD_LOCALE): New macro.
	(struct known_translation_t): If HAVE_PER_THREAD_LOCALE, add localename
	field.
	(transcmp): If HAVE_PER_THREAD_LOCALE, compare localename fields.
	(DCIGETTEXT): If HAVE_PER_THREAD_LOCALE, fill the localename field in
	search and newp.

	* intl/tst-gettext4.c: New file.
	* intl/tst-gettext4.sh: New file.
	* intl/tst-gettext4-de.po: New file.
	* intl/tst-gettext4-fr.po: New file.
	* intl/tst-gettext5.c: New file.
	* intl/tst-gettext5.sh: New file.
	* intl/Makefile (distribute): Add tst-gettext4.sh, tst-gettext4-de.po,
	tst-gettext4-fr.po, tst-gettext5.sh.
	(multithread-test-srcs): New variable.
	(test-srcs): Add its contents.
	(tests): Depend on tst-gettext4.out, tst-gettext5.out.
	(tst-gettext4.out, tst-gettext5.out): New rules.
	(CFLAGS-tst-gettext4.c, CFLAGS-tst-gettext5.c): New variables.
	Add rule for linking the multithread-test-srcs with the appropriate
	thread-library.

2005-04-28  Ulrich Drepper  <drepper@redhat.com>

	* po/rw.po: New file.  From translation team.
2005-04-28 18:21: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 * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
Versions Update. 2002-05-01 17:09:58 +00:00
bindtextdom.c * intl/tst-gettext3.c: New file. 2005-04-04 22:37:38 +00:00
dcgettext.c 2.5-18.1 2007-07-12 18:26:36 +00:00
dcigettext.c * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +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 2.5-18.1 2007-07-12 18:26:36 +00:00
finddomain.c 2.5-18.1 2007-07-12 18:26:36 +00:00
gettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
gettextP.h * intl/tst-gettext3.c: New file. 2005-04-04 22:37:38 +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 2.5-18.1 2007-07-12 18:26:36 +00:00
libintl.h 2.5-18.1 2007-07-12 18:26:36 +00:00
loadinfo.h Update. 2004-09-26 05:07:13 +00:00
loadmsgcat.c * intl/tst-gettext3.c: New file. 2005-04-04 22:37:38 +00:00
locale.alias 2.5-18.1 2007-07-12 18:26:36 +00:00
localealias.c 2.5-18.1 2007-07-12 18:26:36 +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 2.5-18.1 2007-07-12 18:26:36 +00:00
plural-exp.h 2.5-18.1 2007-07-12 18:26:36 +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 [BZ #592, BZ #821, BZ #822, BZ #825] 2005-04-06 02:18:44 +00:00
tst-gettext.c Update. 2004-08-15 19:28:54 +00:00
tst-gettext.sh Update. 2004-08-15 19:28:54 +00:00
tst-gettext2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gettext2.sh 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-gettext3.c * intl/tst-gettext3.c: New file. 2005-04-04 22:37:38 +00:00
tst-gettext3.sh [BZ #592, BZ #821, BZ #822, BZ #825] 2005-04-06 02:18:44 +00:00
tst-gettext4-de.po * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext4-fr.po * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext4.c * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext4.sh * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext5.c * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext5.sh * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +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 2.5-18.1 2007-07-12 18:26:36 +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