glibc/resolv
Roland McGrath c224a18a90 * config.make.in (weak-symbols): Variable removed.
* configure.in (--with-weak-symbols): Option removed.
	(NO_UNDERSCORES, HAVE_ASM_WEAK_DIRECTIVE, HAVE_ASM_WEAKEXT_DIRECTIVE):
	New tests.
	* config.h.in (HAVE_WEAK_SYMBOLS): #undef removed.
	(NO_UNDERSCORES, HAVE_ASM_WEAK_DIRECTIVE, HAVE_ASM_WEAKEXT_DIRECTIVE):
	New #undefs.
	* libc-symbols.h: Use them instead of HAVE_WEAK_SYMBOLS.

	* inet/inet_lnaof.c: Use u_int32_t instead of u_long.
	* inet/inet_mkadr.c: Likewise.
	* inet/inet_net.c: Likewise.
	* inet/inet_netof.c: Likewise.
	* inet/rcmd.c: Likewise.
	* inet/arpa/inet.h: Likewise.
	* inet/netinet/in.h: Likewise.
	* inet/netinet/tcp.h: Likewise.
	* inet/protocols/rwhod.h: Likewise.
	* inet/protocols/talkd.h: Likewise.
	* resolv/inet_addr.c: Likewise.

	* sunrpc/rpc/xdr.h (IXDR_GET_LONG, IXDR_PUT_LONG): change casts to
 	u_int32_t (instead of u_long).
1996-03-19 21:10:11 +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
gethnamaddr.c Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-22 22:47:57 +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 Sat Nov 25 02:48:47 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu> 1995-11-26 17:37:11 +00:00
inet_addr.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
Makefile (+cflags): Append to this instead of CFLAGS. 1996-01-30 02:53:27 +00:00
netdb.h Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-22 22:47:57 +00:00
nsap_addr.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00
res_comp.c Updated from BIND-4.9.3-BETA27. 1995-12-07 19:37:55 +00:00
res_data.c Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-07 10:00:21 +00:00
res_debug.c Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-07 10:00:21 +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 Updated from BIND-4.9.3-BETA27. 1995-12-07 19:37:55 +00:00
resolv.h Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-07 10:00:21 +00:00
sethostent.c * asia, backward, europe, leapseconds, southamerica: New data from 1995-07-26 10:14:02 +00:00