glibc/inet
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 * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
netinet * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
protocols * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
.cvsignore * Make-dist (README): Commit it to CVS if there is a CVS directory. 1995-03-29 16:58:35 +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 * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
inet_mkadr.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
inet_net.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
inet_netof.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
inet_ntoa.c initial import 1995-02-18 01:27:10 +00:00
Makefile Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-22 22:47:57 +00:00
rcmd.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +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