glibc/inet
Ulrich Drepper c3301189bd Update.
2000-11-26  Ulrich Drepper  <drepper@redhat.com>

	* inet/getnameinfo.c: Adjust casts to avoid warnings.
	* inet/rcmd.c: Likewise.
	* inet/ruserpass.c: Likewise.
	* inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK,
	IN6_IS_ADDR_MULTICAST, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
	IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, IN6_ARE_ADDR_EQUAL,
	IN6_IS_ADDR_MC_NODELOCAL, IN6_IS_ADDR_MC_LINKLOCAL,
	IN6_IS_ADDR_MC_SITELOCAL, IN6_IS_ADDR_MC_ORGLOCAL,
	IN6_IS_ADDR_MC_GLOBAL): Preserve const in cast.
	* include/aliases.h: Add prototypes for internal __getalias* functions.
	* include/netdb.h: Add prototypes for __old_gethostent_r,
	__old_gethostbyaddr_r, __old_gethostbyname_r, __old_gethostbyname2_r,
	__old_getnetent_r, __old_getnetbyaddr_r, __old_getnetbyname_r,
	__old_getservent_r, __old_getservbyname_r, __old_getservbyport_r,
	__old_getprotoent_r, __old_getprotobyname_r, __old_getprotobynumber_r.
	* include/rpc/netdb.h: Add prototypes for __old_getrpcbyname_r,
	__old_getrpcbynumber_r, __old_getrpcent_r.

	* include/rpc/netdb.h: Add __getrpcbyname_r, __getrpcbynumber_r,
	__getrpcent_r prototypes.
2000-11-26 09:44:30 +00:00
..
arpa Update. 2000-08-21 06:49:52 +00:00
netinet Update. 2000-11-26 09:44:30 +00:00
protocols
.cvsignore
Makefile Update. 2000-08-12 06:52:46 +00:00
Versions Update. 2000-07-31 23:14:10 +00:00
aliases.h Update. 1999-10-09 21:56:43 +00:00
ether_aton.c
ether_aton_r.c
ether_hton.c Update. 1999-08-04 16:01:55 +00:00
ether_line.c
ether_ntoa.c
ether_ntoa_r.c
ether_ntoh.c
getaliasent.c
getaliasent_r.c
getaliasname.c
getaliasname_r.c
gethstbyad.c Update. 2000-04-30 04:17:35 +00:00
gethstbyad_r.c Update. 2000-04-30 04:17:35 +00:00
gethstbynm.c
gethstbynm2.c
gethstbynm2_r.c Update. 1999-11-01 07:13:56 +00:00
gethstbynm_r.c
gethstent.c
gethstent_r.c
getnameinfo.c Update. 2000-11-26 09:44:30 +00:00
getnetbyad.c Update. 2000-04-01 22:30:22 +00:00
getnetbyad_r.c Update. 2000-04-01 22:30:22 +00:00
getnetbynm.c
getnetbynm_r.c
getnetent.c
getnetent_r.c
getnetgrent.c * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last 2000-07-14 07:42:07 +00:00
getnetgrent_r.c Update. 1999-08-04 16:01:55 +00:00
getproto.c
getproto_r.c
getprtent.c
getprtent_r.c
getprtname.c
getprtname_r.c
getrpcbyname.c
getrpcbyname_r.c
getrpcbynumber.c
getrpcbynumber_r.c
getrpcent.c
getrpcent_r.c
getservent.c
getservent_r.c
getsrvbynm.c
getsrvbynm_r.c
getsrvbypt.c
getsrvbypt_r.c
herrno.c
htontest.c
in6_addr.c
inet_lnaof.c
inet_mkadr.c
inet_net.c (inet_network): Add missing part of last patch. 2000-02-12 07:38:04 +00:00
inet_netof.c
inet_ntoa.c Update. 2000-08-24 08:53:30 +00:00
netgroup.h
rcmd.c Update. 2000-11-26 09:44:30 +00:00
rexec.c Update. 2000-10-28 00:45:40 +00:00
ruserpass.c Update. 2000-11-26 09:44:30 +00:00
test_ifindex.c
tst-ether_aton.c
tst-gethnm.c Include string.h to provide prototype for strcmp. 2000-08-19 18:04:56 +00:00
tst-network.c Update. 2000-02-11 18:50:36 +00:00
tst-ntoa.c