glibc/include/rpc
Roland McGrath 9b0b40d35e * include/rpc/auth.h: Use libc_hidden_proto for getnetname,
netname2user, host2netname, user2netname, key_gendes.
	* sunrpc/netname.c: Add libc_hidden_def.
	* sunrpc/key_call.c: Likewise.

	* include/netdb.h: Use libc_hidden_proto for getaddrinfo, getnameinfo,
	freeaddrinfo.
	* inet/getnameinfo.c: Add libc_hidden_def.
	* sysdeps/generic/getaddrinfo.c: Likewise.
	* sysdeps/posix/getaddrinfo.c: Likewise.

	* include/wchar.h: Use libc_hidden_proto for wmemchr, wmemset.
	* wcsmbs/wmemchr.c: Add libc_hidden_def.
	* wcsmbs/wmemset.c: Add libc_hidden_def.

	* include/string.h: Move libc_hidden_proto's inside #ifndef _STRING_H.
	(index, rindex): Define as macros for strchr, strrchr.

	* string/envz.c (envz_strip): index -> strchr

	* include/rpc/rpc_msg.h: Use libc_hidden_proto for _seterr_reply.
	* sunrpc/rpc_prot.c: Add libc_hidden_def.

	* include/wchar.h: Use libc_hidden_proto for mbrtowc.
	* wcsmbs/mbrtowc.c: Add libc_hidden_weak.
2002-08-06 06:09:28 +00:00
..
auth_des.h 2002-08-05 Roland McGrath <roland@redhat.com> 2002-08-06 01:23:20 +00:00
auth_unix.h Update. 2002-02-26 01:45:59 +00:00
auth.h * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 2002-08-06 06:09:28 +00:00
clnt.h 2002-08-05 Jakub Jelinek <jakub@redhat.com> 2002-08-05 22:11:14 +00:00
des_crypt.h 2002-08-05 Jakub Jelinek <jakub@redhat.com> 2002-08-05 22:11:14 +00:00
key_prot.h Update. 2002-02-26 01:45:59 +00:00
netdb.h Update. 2002-03-15 09:30:44 +00:00
pmap_clnt.h 2002-08-05 Roland McGrath <roland@redhat.com> 2002-08-06 01:23:20 +00:00
pmap_prot.h Update. 2002-02-26 01:45:59 +00:00
pmap_rmt.h Update. 2002-02-26 01:45:59 +00:00
rpc_msg.h * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 2002-08-06 06:09:28 +00:00
rpc.h 2002-08-05 Jakub Jelinek <jakub@redhat.com> 2002-08-05 22:11:14 +00:00
svc_auth.h Update. 2002-05-15 00:22:23 +00:00
svc.h * include/stdlib.h: Use libc_hidden_proto for wctomb. 2002-08-06 05:10:45 +00:00
types.h Update. 1997-06-21 02:59:26 +00:00
xdr.h Update. 2002-02-26 01:45:59 +00:00