about summary refs log tree commit diff
path: root/inet/Makefile
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-08-01 16:05:21 +0000
committerAndreas Jaeger <aj@suse.de>2000-08-01 16:05:21 +0000
commiteba8c0e2240c3d554617b77c9c798786393e8460 (patch)
tree3644bde510d4a288808b696bda91e2fb3a9f6a09 /inet/Makefile
parent4df4f8b14891b88d0da05dc93615fa9322324265 (diff)
downloadglibc-eba8c0e2240c3d554617b77c9c798786393e8460.tar.gz
glibc-eba8c0e2240c3d554617b77c9c798786393e8460.tar.xz
glibc-eba8c0e2240c3d554617b77c9c798786393e8460.zip
Update.
	* conform/data/netdb.h-data: Remove getipnodebyaddr and friends.

	* include/netdb.h: Remove getipnodebyaddr and friends, leave
	constants in.

	* nis/Versions: Remove _nss_nis_getipnodebyname_r and
	_nss_nisplus_getipnodebyname_r.

	* nis/nss_nis/nis-hosts.c (_nss_nis_getipnodebyname_r): #if 0 for
	now, getipnodebyname is deprecated.
	* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_getipnodebyname_r): Likewise.

	* inet/Makefile (routines): Don't build getipnodebyaddr and
	friends.
Diffstat (limited to 'inet/Makefile')
-rw-r--r--inet/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 93f90985e9..c5874d4236 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -45,8 +45,7 @@ routines := htonl htons		\
 	    rcmd rexec ruserpass \
 	    getnetgrent_r getnetgrent \
 	    getaliasent_r getaliasent getaliasname getaliasname_r \
-	    in6_addr getnameinfo if_index getipnodebyad freehostent \
-	    getipnodebynm
+	    in6_addr getnameinfo if_index
 
 tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network # tst-ipnode