glibc/sysdeps
Roland McGrath a585ba226b * sysdeps/posix/system.c (do_system): New function, guts broken out of
__libc_system.
	(__libc_system): Call it, putting just the line == NULL test here.

	* include/libc-symbols.h (__hidden_proto): Add extern keywords so
	variables work right.

	* elf/dl-open.c (dl_open_worker): Use _ macro instead of gettext.
	* elf/dl-close.c (_dl_close): Likewise.

	* include/netinet/in.h: Use libc_hidden_proto for bindresvport,
	in6addr_any, in6addr_loopback.  Remove decls for
	bindresvport_internal, in6addr_any_internal, in6addr_loopback_internal.
	* sunrpc/svc_udp.c (svcudp_bufcreate): Nix INTUSE for bindresvport.
	* sunrpc/svc_tcp.c (svctcp_create): Likewise.
	* sunrpc/clnt_udp.c (clntudp_bufcreate): Likewise.
	* sunrpc/bindrsvprt.c: Change INTDEF to libc_hidden_def.
	* inet/in6_addr.c: Change INTVARDEF to libc_hidden_def.
	* sysdeps/posix/getaddrinfo.c (gaih_inet): Nix INTUSE for
	in6addr_loopback.
	* inet/gethstbyad_r.c (PREPROCESS): Nix INTUSE for in6addr_any.

	* include/netinet/ether.h: Use libc_hidden_proto for ether_ntoa_r,
	ether_aton_r.
	* inet/ether_aton_r.c: Add libc_hidden_def.
	* inet/ether_ntoa_r.c: Likewise.

	* include/rpc/auth.h: Use libc_hidden_proto for getnetname,
	netname2user, host2netname.
	* sunrpc/netname.c: Add libc_hidden_def.

	* include/netdb.h: Use libc_hidden_proto for innetgr, rcmd_af,
	rexec_af, rresvport_af, ruserok_af.
	* inet/rcmd.c: Add libc_hidden_def.
	* inet/getnetgrent_r.c: Likewise.
2002-08-06 04:30:03 +00:00
..
alpha (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
am29k Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
arm Update. 2002-07-15 03:58:49 +00:00
cris Cris stack information. 2002-06-06 14:14:17 +00:00
generic (_dl_allocate_tls_init): Store dtv pointer at correct index. Clear BSS region now that memalign is used. 2002-08-06 00:51:51 +00:00
gnu Update. 2002-08-05 00:43:00 +00:00
hppa Don't use multi-line string literals. 2002-06-20 06:23:14 +00:00
i386 Add epsilons for inlined ldouble asin tests. 2002-08-05 02:19:08 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i960 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ia64 Update. 2002-07-25 01:30:57 +00:00
ieee754 Update. 2002-07-11 05:55:13 +00:00
m68k Update. 2002-08-03 07:02:10 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. 2002-08-05 22:47:19 +00:00
mips Update. 2002-07-16 01:02:04 +00:00
posix * sysdeps/posix/system.c (do_system): New function, guts broken out of 2002-08-06 04:30:03 +00:00
powerpc (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
pthread Update. 2002-06-29 23:35:02 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s390 Update. 2002-07-11 21:44:15 +00:00
sh Update. 2002-07-20 01:14:41 +00:00
sparc (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
standalone Update. 2002-08-03 07:02:10 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix * sysdeps/unix/make-syscalls.sh: If the syscall name field is - 2002-08-05 06:58:03 +00:00
vax Update. 2002-07-06 06:36:39 +00:00
wordsize-32 Update. 2002-07-25 08:19:59 +00:00
wordsize-64 Update. 2002-08-05 00:43:00 +00:00
x86_64 Fix whitespace. 2002-07-23 19:36:49 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00