glibc/inet
Roland McGrath 3d61b63cc7 * asia, backward, europe, leapseconds, southamerica: New data from
ADO's 95e.

	* inet/Makefile (routines): Removed inet_addr.
	* inet/inet_addr.c: Moved to resolv/ subdirectory.
	* resolv/Makefile (routines): Added inet_addr.
	* resolv/inet_addr.c: Incorporated from BIND 4.9.3-BETA24 release.
	* resolv/gethnamaddr.c: Likewise.
	* resolv/getnetbyaddr.c: Likewise.
	* resolv/getnetbyname.c: Likewise.
	* resolv/getnetent.c: Likewise.
	* resolv/getnetnamadr.c: Likewise.
	* resolv/herror.c: Likewise.
	* resolv/nsap_addr.c: Likewise.
	* resolv/res_comp.c: Likewise.
	* resolv/res_debug.c: Likewise.
	* resolv/res_init.c: Likewise.
	* resolv/res_mkquery.c: Likewise.
	* resolv/res_query.c: Likewise.
	* resolv/res_send.c: Likewise.
	* resolv/resolv.h: Likewise.
	* resolv/sethostent.c: Likewise.
	* resolv/arpa/nameser.h: Likewise.
	* inet/netdb.h: Incorporated from BIND 4.9.3-BETA24 release.
	[__GNU_LIBRARY__]: Include <rpc/netdb.h> instead of repeating
	its declarations (and doing so only #ifdef sun!).

	* posix/sys/types.h [__USE_BSD] (__BIT_TYPES_DEFINED__): New macro.
	[__USE_BSD] [__GNUC__] (int64_t, u_int64_t, register_t): New typedefs.
1995-07-26 10:14:02 +00:00
..
arpa initial import 1995-02-18 01:27:10 +00:00
netinet initial import 1995-02-18 01:27:10 +00:00
protocols initial import 1995-02-18 01:27:10 +00:00
.cvsignore * Make-dist (README): Commit it to CVS if there is a CVS directory. 1995-03-29 16:58:35 +00:00
Makefile * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
getproto.c initial import 1995-02-18 01:27:10 +00:00
getprtent.c initial import 1995-02-18 01:27:10 +00:00
getprtname.c initial import 1995-02-18 01:27:10 +00:00
getservent.c initial import 1995-02-18 01:27:10 +00:00
getsrvbynm.c initial import 1995-02-18 01:27:10 +00:00
getsrvbypt.c initial import 1995-02-18 01:27:10 +00:00
inet_lnaof.c initial import 1995-02-18 01:27:10 +00:00
inet_mkadr.c initial import 1995-02-18 01:27:10 +00:00
inet_net.c initial import 1995-02-18 01:27:10 +00:00
inet_netof.c initial import 1995-02-18 01:27:10 +00:00
inet_ntoa.c initial import 1995-02-18 01:27:10 +00:00
netdb.h * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
rcmd.c initial import 1995-02-18 01:27:10 +00:00
rexec.c initial import 1995-02-18 01:27:10 +00:00
ruserpass.c New file, based on NET2 code but with DES code removed. 1995-07-26 00:13:55 +00:00