glibc/inet
H.J. Lu 43b7dfd1b6 Hide internal idna functions [BZ #18822]
Hide internal idna functions to allow direct access within libc.so and
libc.a without using GOT nor PLT.

	[BZ #18822]
	* include/idna.h: New file.
	* inet/getnameinfo.c: Include <idna.h> instead of
	<libidn/idna.h>.
	(__idna_to_unicode_lzlz): Removed.
	* sysdeps/posix/getaddrinfo.c: Include <idna.h> instead of
	<libidn/idna.h>.
	(__idna_to_ascii_lz): Removed.
	(__idna_to_unicode_lzlz): Likewise.
2017-10-01 17:33:22 -07:00
..
arpa
netinet
protocols
aliases.h
bug-if1.c
check_native.c
check_pf.c hurd: Fix getifaddrs' and freeifaddrs' symbol exposition 2017-09-28 01:05:18 +02:00
deadline.c inet: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
ether_aton_r.c
ether_aton.c
ether_hton.c
ether_line.c
ether_ntoa_r.c
ether_ntoa.c
ether_ntoh.c
getaliasent_r.c
getaliasent.c
getaliasname_r.c
getaliasname.c
gethstbyad_r.c
gethstbyad.c
gethstbynm2_r.c
gethstbynm2.c
gethstbynm_r.c
gethstbynm.c
gethstent_r.c
gethstent.c
getipv4sourcefilter.c
getnameinfo.c Hide internal idna functions [BZ #18822] 2017-10-01 17:33:22 -07:00
getnetbyad_r.c
getnetbyad.c
getnetbynm_r.c
getnetbynm.c
getnetent_r.c
getnetent.c
getnetgrent_r.c inet: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
getnetgrent.c
getproto_r.c
getproto.c
getprtent_r.c
getprtent.c
getprtname_r.c
getprtname.c
getservent_r.c
getservent.c
getsourcefilter.c
getsrvbynm_r.c
getsrvbynm.c
getsrvbypt_r.c
getsrvbypt.c
herrno-loc.c
herrno.c
htonl.c
htons.c
htontest.c
if_index.c
ifaddrs.c hurd: Fix getifaddrs' and freeifaddrs' symbol exposition 2017-09-28 01:05:18 +02:00
ifaddrs.h
ifreq.c
in6_addr.c
inet6_opt.c
inet6_option.c inet: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
inet6_rth.c
inet6_scopeid_pton.c
inet_lnaof.c
inet_mkadr.c
inet_net.c
inet_netof.c
inet_ntoa.c
Makefile
net-internal.h inet: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
netgroup.h
rcmd.c inet: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
rexec.c
ruserpass.c
setipv4sourcefilter.c
setsourcefilter.c
test_ifindex.c
test-hnto-types.c
test-ifaddrs.c
test-inet6_opt.c
tst-checks-posix.c
tst-checks.c
tst-deadline.c
tst-ether_aton.c
tst-ether_line.c
tst-gethnm.c
tst-getni1.c
tst-getni2.c
tst-inet6_rth.c
tst-inet6_scopeid_pton.c
tst-network.c
tst-ntoa.c
tst-sockaddr.c
Versions