glibc/resolv
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 * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
sys 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
gethnamaddr.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
getnetbyaddr.c initial import 1995-02-18 01:27:10 +00:00
getnetbyname.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
getnetent.c initial import 1995-02-18 01:27:10 +00:00
getnetnamadr.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
herror.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
inet_addr.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
nsap_addr.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
res_comp.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
res_debug.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
res_init.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
res_mkquery.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
res_query.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
res_send.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
resolv.h * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
sethostent.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00