glibc/intl
Roland McGrath 0f1316460c * intl/gettext.h: Renamed to ...
* intl/gmo.h: ... here.
	* intl/Makefile (distribute): Add gmo.h, remove gettext.h.
	* intl/gettextP.h: Update.
	* intl/loadmsgcat.c: Update.

	* intl/gettextP.h (PARAMS): Make more portable.
	(attribute_hidden): Define as empty macro if not already defined.
	* intl/hash-string.h (PARAMS): Make more portable.
	* intl/loadinfo.h (PARAMS): Likewise.
	* intl/plural-exp.h (PARAMS): Likewise.
	(attribute_hidden): Move definition near the definition of
	internal_function.

	* intl/gettextP.h (_nl_locale_name) [!_LIBC]: New declaration.
	* intl/plural-exp.h (plural_eval) [!_LIBC]: New declaration.

2002-07-13  Bruno Haible  <bruno@clisp.org>

	* intl/dcigettext.c (freea): New macro.
	(FREE_BLOCKS): Free also the registered blocks.
	(DCIGETTEXT): Free the 'search' variable.
	Reported by Andreas Fischer <a.fischer@asentics.de>.

2002-04-27  Bruno Haible  <bruno@clisp.org>

	* intl/gettextP.h [! _LIBC]: Use prefix libintl_ instead of suffix __.
	* intl/dcigettext.c: Likewise.
	* intl/dcgettext.c: Likewise.
	* intl/dgettext.c: Likewise.
	* intl/gettext.c: Likewise.
	* intl/dcngettext.c: Likewise.
	* intl/dngettext.c: Likewise.
	* intl/ngettext.c: Likewise.
	* intl/textdomain.c: Likewise.
	* intl/bindtextdom.c: Likewise.
	* intl/plural-exp.h: Likewise.

2002-01-02  Bruno Haible  <bruno@clisp.org>

	* intl/loadmsgcat.c (_nl_init_domain_conv): Use PARAMS in extern decl.

2001-04-30  Bruno Haible  <bruno@clisp.org>

	* intl/dcigettext.c (getuid, getgid, geteuid, getegid): Provide
	default macro definitions.  Needed for mingw32.
2002-12-11 22:59:29 +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
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 * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
dcngettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
Depend Update. 2000-06-17 07:39:18 +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 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
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 2002-12-11 Bruno Haible <bruno@clisp.org> 2002-12-11 22:58:23 +00:00
hash-string.h * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +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 * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
loadmsgcat.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
locale.alias Update. 2001-07-12 06:32:02 +00:00
localealias.c (read_alias_file): Use only about 400 bytes of stack space instead of 16k. 2002-11-20 04:19:45 +00:00
Makefile 2002-12-11 Bruno Haible <bruno@clisp.org> 2002-12-11 22:58:23 +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 /castro/street/H-alpha-linux/bin/bison --yacc --name-prefix=__gettext --output plural.c plural.y 2002-06-14 23:17:07 +00:00
plural.y Update. 2002-01-08 06:38:01 +00:00
po2test.sed Update. 2000-01-22 05:50:49 +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-gettext2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gettext2.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +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-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
Versions Update. 2002-05-01 17:09:58 +00:00