glibc/nss
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
..
nss_db Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss_files Update. 2001-11-28 20:22:08 +00:00
alias-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
databases.def Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
db-Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Depend Update. 2000-01-02 04:20:21 +00:00
digits_dots.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ethers-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
function.def Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getent.c Update. 2002-01-17 07:38:47 +00:00
getnssent_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getnssent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getXXbyYY_r.c Update. 2002-03-15 09:30:44 +00:00
getXXbyYY.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getXXent_r.c Update. 2002-03-15 09:30:44 +00:00
getXXent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
grp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hosts-lookup.c Update. 2002-02-26 01:45:59 +00:00
key-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
makedb.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netgrp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
network-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nsswitch.c Update. 2002-03-13 08:59:47 +00:00
nsswitch.conf update from main archive 961001 1996-10-02 01:40:17 +00:00
nsswitch.h Update. 2002-03-15 09:30:44 +00:00
proto-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rpc-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
service-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-netdb.c Update. 2001-08-24 20:38:43 +00:00
Versions Update. 2002-02-01 23:24:05 +00:00
XXX-lookup.c Update. 2002-03-15 09:30:44 +00:00