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 Fix network headers stdint.h namespace (bug 21455). 2017-05-04 20:36:42 +00:00
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 NSS: Replace exported NSS lookup functions with stubs [BZ #21962] 2017-08-14 18:13:42 +02:00
ether_line.c
ether_ntoa_r.c
ether_ntoa.c
ether_ntoh.c NSS: Replace exported NSS lookup functions with stubs [BZ #21962] 2017-08-14 18:13:42 +02:00
getaliasent_r.c
getaliasent.c
getaliasname_r.c
getaliasname.c
gethstbyad_r.c resolv: Call _res_hconf_init from __res_vinit 2017-06-27 09:26:46 +02:00
gethstbyad.c
gethstbynm2_r.c resolv: Call _res_hconf_init from __res_vinit 2017-06-27 09:26:46 +02:00
gethstbynm2.c
gethstbynm_r.c resolv: Call _res_hconf_init from __res_vinit 2017-06-27 09:26:46 +02:00
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 Consistently use uintN_t not u_intN_t everywhere. 2017-08-07 19:55:34 +00:00
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 __inet6_scopeid_pton: Remove attribute_hidden, internal_function 2017-08-10 16:06:52 +02:00
inet_lnaof.c Consistently use uintN_t not u_intN_t everywhere. 2017-08-07 19:55:34 +00:00
inet_mkadr.c
inet_net.c Consistently use uintN_t not u_intN_t everywhere. 2017-08-07 19:55:34 +00:00
inet_netof.c Consistently use uintN_t not u_intN_t everywhere. 2017-08-07 19:55:34 +00:00
inet_ntoa.c
Makefile Suppress internal declarations for most of the testsuite. 2017-05-11 19:27:59 -04:00
net-internal.h inet: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
netgroup.h NSS: Do not use internal_function for functions with hidden aliases 2017-08-13 21:10:56 +02:00
rcmd.c inet: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
rexec.c rcmd/rexec: Fix typo in comment 2017-04-19 22:19:17 +02:00
ruserpass.c
setipv4sourcefilter.c
setsourcefilter.c
test_ifindex.c
test-hnto-types.c
test-ifaddrs.c
test-inet6_opt.c
tst-checks-posix.c Suppress internal declarations for most of the testsuite. 2017-05-11 19:27:59 -04:00
tst-checks.c
tst-deadline.c sunrpc: Improvements for UDP client timeout handling [BZ #20257] 2017-02-28 15:36:17 +01:00
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 inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657] 2017-06-22 15:49:28 +02:00
tst-network.c
tst-ntoa.c
tst-sockaddr.c
Versions