glibc/inet
Roland McGrath d8b8842b04 * sysdeps/generic/errno.c [! USE___THREAD]
[HAVE_ELF && SHARED && DO_VERSIONING] (errno, _errno): Declare these
	with compat_symbol so they are not link-time visible.
	[! USE___THREAD] (__libc_errno): New alias for errno.
	* csu/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
	Add __libc_errno here.
	* inet/herrno.c [USE___THREAD]: Use this conditional
	in place of [USE_TLS && HAVE___THREAD].
	[! USE___THREAD] [HAVE_ELF && SHARED && DO_VERSIONING]
	(h_errno, _h_errno): Declare these with compat_symbol so they are not
	link-time visible.
	[! USE___THREAD] (__libc_h_errno): New alias for h_errno.
	* resolv/res_libc.c [! USE___THREAD]
	[HAVE_ELF && SHARED && DO_VERSIONING] (_res): Likewise.
	(_res): Use __attribute__ ((section (".bss"))) so we can have an alias.
	(__libc_res): Define as alias for _res.
	* resolv/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
	Add __libc_h_errno and __libc_res here.

2002-11-14  Jakub Jelinek  <jakub@redhat.com>

	* csu/Versions (errno): Move STT_TLS symbol to GLIBC_PRIVATE for now.
	* resolv/Versions (h_errno, _res): Likewise.

2002-11-14  Roland McGrath  <roland@redhat.com>
2002-11-14 21:23:12 +00:00
..
arpa
netinet
protocols
.cvsignore
aliases.h
ether_aton_r.c * sysdeps/posix/system.c (do_system): New function, guts broken out of 2002-08-06 04:30:03 +00:00
ether_aton.c
ether_hton.c * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict 2002-11-10 11:06:36 +00:00
ether_line.c
ether_ntoa_r.c * sysdeps/posix/system.c (do_system): New function, guts broken out of 2002-08-06 04:30:03 +00:00
ether_ntoa.c
ether_ntoh.c * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict 2002-11-10 11:06:36 +00:00
getaliasent_r.c Update. 2002-08-03 07:02:10 +00:00
getaliasent.c
getaliasname_r.c Update. 2002-08-03 07:02:10 +00:00
getaliasname.c
gethstbyad_r.c * sysdeps/posix/system.c (do_system): New function, guts broken out of 2002-08-06 04:30:03 +00:00
gethstbyad.c
gethstbynm2_r.c Update. 2002-08-03 07:02:10 +00:00
gethstbynm2.c
gethstbynm_r.c Update. 2002-08-03 07:02:10 +00:00
gethstbynm.c
gethstent_r.c Update. 2002-08-03 07:02:10 +00:00
gethstent.c
getnameinfo.c * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 2002-08-06 06:09:28 +00:00
getnetbyad_r.c Update. 2002-08-03 07:02:10 +00:00
getnetbyad.c
getnetbynm_r.c Update. 2002-08-03 07:02:10 +00:00
getnetbynm.c
getnetent_r.c Update. 2002-08-03 07:02:10 +00:00
getnetent.c
getnetgrent_r.c * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict 2002-11-10 11:06:36 +00:00
getnetgrent.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
getproto_r.c Update. 2002-08-03 07:02:10 +00:00
getproto.c
getprtent_r.c Update. 2002-08-03 07:02:10 +00:00
getprtent.c
getprtname_r.c Update. 2002-08-03 07:02:10 +00:00
getprtname.c
getrpcbyname_r.c Update. 2002-08-03 07:02:10 +00:00
getrpcbyname.c
getrpcbynumber_r.c Update. 2002-08-03 07:02:10 +00:00
getrpcbynumber.c
getrpcent_r.c Update. 2002-08-03 07:02:10 +00:00
getrpcent.c
getservent_r.c Update. 2002-08-03 07:02:10 +00:00
getservent.c
getsrvbynm_r.c Update. 2002-08-03 07:02:10 +00:00
getsrvbynm.c
getsrvbypt_r.c Update. 2002-08-03 07:02:10 +00:00
getsrvbypt.c
herrno.c * sysdeps/generic/errno.c [! USE___THREAD] 2002-11-14 21:23:12 +00:00
htontest.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
ifaddrs.h
in6_addr.c * malloc/Makefile ($(objpfx)memusagestat.o: sysincludes): Define 2002-09-18 00:15:25 +00:00
inet_lnaof.c
inet_mkadr.c * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
inet_net.c
inet_netof.c * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
inet_ntoa.c
Makefile
netgroup.h
rcmd.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
rexec.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
ruserpass.c * include/stdlib.h: Use libc_hidden_proto for wctomb. 2002-08-06 05:10:45 +00:00
test_ifindex.c
test-ifaddrs.c
tst-ether_aton.c
tst-gethnm.c
tst-network.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst-ntoa.c
Versions