glibc/iconv
Ulrich Drepper dff07c4bd4 Update.
2002-03-15  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/i386-mcount.S: Just call __mcount_internal, it is an
	internal function.  Adjust for internal_function calling convention.
	* sysdeps/i386/machine-gmon.h: Declare and define __mcount_internal
	as internal_function.

	* sysdeps/generic/framestate.c: Declare fallback_frame_state_for as
	hidden.

	* nss/XXX-lookup.c (DB_LOOKUP_FCT): Add internal_function to
	declaration and definition.
	* nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Add internal_function to
	declaration.
	* nss/getXXent_r.c: Likewise.
	* nss/nsswitch.h (db_lookup_function): Add internal_function to
	definition.

	* include/time.h: Declare __localtime_r as hidden.

	* include/grp.h: Declare __getgrent_r as hidden.
	* include/netdb.h: Declare __gethostent_r, __getnetent_r,
	__getservent_r, and __getprotoent_r as hidden.
	* include/pwd.h: Declare __getpwent_r as hidden.
	* include/shadow.h: Declare __getspent_r as hidden.
	* include/rpc/netdb.h: Declare __getrpcent_r as hidden.

	* iconv/gconv_int.h: Declare __gconv_read_conf, __gconv_alias_compare,
	and __gconv_transliterate as hidden.
	Add internal_function to __gconv_get_path declaration.
	* iconv/gconv_int.h: Add internal_function to __gconv_get_path
	definition.  Add attribute_hidden to __gconv_read_conf definition.
2002-03-15 09:30:44 +00:00
..
dummy-repertoire.c
gconv_builtin.c
gconv_builtin.h
gconv_cache.c Update. 2001-09-01 19:03:22 +00:00
gconv_charset.h Update. 2001-08-14 23:29:55 +00:00
gconv_close.c
gconv_conf.c Update. 2002-03-15 09:30:44 +00:00
gconv_db.c
gconv_dl.c
gconv_int.h Update. 2002-03-15 09:30:44 +00:00
gconv_open.c Update. 2001-11-29 05:00:56 +00:00
gconv_simple.c
gconv_trans.c
gconv.c
gconv.h Update. 2001-08-18 23:36:58 +00:00
iconv_charmap.c Realloc error handling memory leak fix. 2001-12-29 15:57:15 +00:00
iconv_close.c
iconv_open.c Update. 2001-11-29 05:00:56 +00:00
iconv_prog.c Update. 2002-01-17 07:38:47 +00:00
iconv_prog.h
iconv.c
iconv.h
iconvconfig.c Update. 2002-01-17 07:38:47 +00:00
iconvconfig.h
loop.c
Makefile Update. 2001-12-10 01:37:56 +00:00
skeleton.c
strtab.c Update. 2001-09-05 00:26:04 +00:00
tst-iconv1.c Update. 2001-09-01 19:24:55 +00:00
tst-iconv2.c
tst-iconv3.c Update. 2001-09-01 19:24:55 +00:00
Versions Update. 2002-02-01 23:24:05 +00:00