glibc/inet
Roland McGrath 9b21e6bcf8 2002-10-16 Jakub Jelinek <jakub@redhat.com>
* include/libc-symbols.h (attribute_tls_model_ie): Define.
	* include/errno.h (errno): Define to __libc_errno in libc.so.
	Add attribute_tls_model_ie.
	* include/netdb.h (h_errno): Define to __libc_h_errno in libc.so.
	Add attribute_tls_model_ie.
	* include/resolv.h (_res): Define to __libc_res in libc.so.  Add
	attribute_tls_model_ie.
	* inet/herrno.c (__libc_h_errno): Add hidden alias to h_errno.
	(h_errno): Define.
	* resolv/res_libc.c (__libc_res): Add hidden alias to _res.
	(_res): Define.
	* sysdeps/generic/bits/libc-tsd.h (__libc_tsd_define): Add
	attribute_tls_model_ie.
	* sysdeps/generic/errno-loc.c (errno): Only undefine if not using
	__thread.
	* sysdeps/generic/errno.c (__libc_errno): Add hidden alias to errno.
	* sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): Use
	__libc_errno in USE___THREAD case.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
	Likewise.
	* configure.in (HAVE_TLS_MODEL_ATTRIBUTE): Check for
	__attribute__((tls_model (""))).
	* configure: Rebuilt.
	* config.h.in (HAVE_TLS_MODEL_ATTRIBUTE): Add.
2002-10-15 22:50:43 +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 Update. 2002-04-03 00:36:12 +00:00
ether_line.c Update. 2002-05-24 08:49:00 +00:00
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 Update. 2002-04-03 00:36:12 +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 2002-08-07 Roland McGrath <roland@redhat.com> 2002-08-08 01:32:48 +00:00
getnetgrent.c
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 2002-10-16 Jakub Jelinek <jakub@redhat.com> 2002-10-15 22:50:43 +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 Added <ifaddrs.h> interface with functions getifaddrs', freeifaddrs'. 2002-07-24 22:56:44 +00:00
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 Update. 2001-08-14 23:29:55 +00:00
Makefile Added <ifaddrs.h> interface with functions getifaddrs', freeifaddrs'. 2002-07-24 22:56:44 +00:00
netgroup.h
rcmd.c * include/stdlib.h: Use libc_hidden_proto for wctomb. 2002-08-06 05:10:45 +00:00
rexec.c * locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale 2002-08-10 06:22:37 +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 Added <ifaddrs.h> interface with functions getifaddrs', freeifaddrs'. 2002-07-24 22:56:44 +00:00
tst-ether_aton.c Update. 2002-05-24 08:49:00 +00:00
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 Added <ifaddrs.h> interface with functions getifaddrs', freeifaddrs'. 2002-07-24 22:56:44 +00:00