glibc/intl
Ulrich Drepper 230491f02c Update.
2002-08-04  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/psignal.c: Declare _sys_siglist_internal.  Use USEINT
	to access _sys_siglist.
	* string/strsignal.c: Likewise.
	* sysdeps/generic/siglist.c: Add _sys_siglist_internal alias.
	* sysdeps/gnu/siglist.c: Likewise.
	* sysdeps/unix/siglist.c: Likewise.
	* sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.

	* libio/fileops.c: Add missing INTUSEs for _IO_file_jumps.

	* libio/wfileops.c: Add missing INTUSE for _IO_file_close.

	* intl/dcigettext.c: Define _nl_default_dirname_internal as hidden
	alias and use it.
	* intl/bindtextdom.c: Use _nl_default_dirname_internal.

	* include/netinet/in.h: Add declaration of in6addr_loopback_internal.
	* inet/in6_addr.c: Add INTVARDEF for in6addr_loopback.
	* sysdeps/posix/getaddrinfo.c: Use INTUSE for in6addr_loopback access.

	* include/time.h: Add libc_hidden_proto for __gmtime_r.
	* time/gmtime.c (__gmtime_r): Add libc_hidden_def.

	* iconv/Versions: Replace __gconv_alias_db, __gconv_modules_db,
	and __gconv_cache with __gconv_get_alias_db, __gconv_get_modules_db,
	and __gconv_get_cache respectively.
	* iconv/gconv_cache.c (gconv_cache): Renamed for __gconv_cache and
	defined static.  Change all users.
	(__gconv_get_cache): New function.
	* iconv/gconv_db.c (__gconv_get_modules_db): New function.
	(__gconv_get_alias_db): New function.
	* iconv/gconv_int.h (__gconv_alias_db): Declare as hidden.
	(__conv_modules_db): Likewise.
	Add prototypes for __gconv_get_cache, __gconv_get_modules_db,
	and __gconv_get_alias_db.
	* iconv/iconv_prog.c: Use the new functions instead of accessing the
	variables.

	* include/stdlib.h: Add prototype and libc_hidden_proto for
	__default_morecore.
	* sysdeps/generic/morecore.c: Include <stdlib.h>.

	* malloc/obstack.c: Remove fputs macro.

	* malloc/mtrace.c: Remove fopen macro.
2002-08-04 23:32:14 +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 Update. 2001-11-28 00:09:26 +00:00
Versions Update. 2002-05-01 17:09:58 +00:00
bindtextdom.c Update. 2002-08-04 23:32:14 +00:00
dcgettext.c Update. 2002-04-08 08:59:00 +00:00
dcigettext.c Update. 2002-08-04 23:32:14 +00:00
dcngettext.c Update. 2002-05-01 17:09:58 +00:00
dgettext.c Update. 2002-04-08 08:59:00 +00:00
dngettext.c Update. 2002-05-01 17:09:58 +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 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
gettext.c Update. 2002-04-08 08:59:00 +00:00
gettext.h Update. 2002-07-27 08:47:23 +00:00
gettextP.h Update. 2002-07-27 08:47:23 +00:00
hash-string.h Update to LGPL v2.1. 2001-07-06 04:58:11 +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 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
loadmsgcat.c 2002-08-02 Roland McGrath <roland@redhat.com> 2002-08-02 21:04:06 +00:00
locale.alias Update. 2001-07-12 06:32:02 +00:00
localealias.c Update. 2001-11-28 00:09:26 +00:00
ngettext.c Update. 2002-05-01 17:09:58 +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 Update. 2002-03-12 20:04:56 +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 Update. 2002-03-12 10:25:36 +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-gettext.c Update. 2002-07-16 04:56:00 +00:00
tst-gettext.sh Update. 2002-07-16 04:56:00 +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-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