glibc/inet
Florian Weimer 88f4b6929c Introduce <pointer_guard.h>, extracted from <sysdep.h>
This allows us to define a generic no-op version of PTR_MANGLE and
PTR_DEMANGLE.  In the future, we can use PTR_MANGLE and PTR_DEMANGLE
unconditionally in C sources, avoiding an unintended loss of hardening
due to missing include files or unlucky header inclusion ordering.

In i386 and x86_64, we can avoid a <tls.h> dependency in the C
code by using the computed constant from <tcb-offsets.h>.  <sysdep.h>
no longer includes these definitions, so there is no cyclic dependency
anymore when computing the <tcb-offsets.h> constants.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-10-18 17:03:55 +02:00
..
arpa Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
netinet Move ip_mreqn structure from Linux to generic 2022-08-15 22:43:15 +02:00
protocols
rpc
aliases.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bindresvport.c
bug-if1.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
check_native.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
check_pf.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
deadline.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
etc.rpc
ether_aton_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ether_aton.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ether_hton.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ether_line.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ether_ntoa_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ether_ntoa.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ether_ntoh.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getaliasent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getaliasent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getaliasname_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getaliasname.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gethstbyad_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gethstbyad.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gethstbynm2_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gethstbynm2.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gethstbynm_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gethstbynm.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gethstent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
gethstent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getipv4sourcefilter.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getnameinfo.c inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory 2022-03-08 12:51:29 -03:00
getnetbyad_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getnetbyad.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getnetbynm_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getnetbynm.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getnetent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getnetent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getnetgrent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getnetgrent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getproto_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getproto.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getprtent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getprtent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getprtname_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getprtname.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrpcbyname_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrpcbyname.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrpcbynumber_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrpcbynumber.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrpcent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrpcent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getservent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getservent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getsourcefilter.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getsrvbynm_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getsrvbynm.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getsrvbypt_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getsrvbypt.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
herrno-loc.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
herrno.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
htonl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
htons.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
htontest.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
idna_name_classify.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
idna.c Introduce <pointer_guard.h>, extracted from <sysdep.h> 2022-10-18 17:03:55 +02:00
if_index.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ifaddrs.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ifaddrs.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ifreq.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
in6_addr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
inet6_opt.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
inet6_option.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
inet6_rth.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
inet6_scopeid_pton.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
inet_lnaof.c
inet_mkadr.c
inet_net.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
inet_netof.c
inet_ntoa.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
net-internal.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
netgroup.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
rcmd.c inet: Turn __ivaliduser into a compatibility symbol 2022-08-10 08:40:15 +02:00
rexec.c inet: Free result from getaddrinfo 2021-05-13 08:05:19 +05:30
ruserpass.c inet: Use 64 bit stat for ruserpass (BZ# 29210) 2022-06-01 13:23:16 -03:00
setipv4sourcefilter.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setsourcefilter.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test_ifindex.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-hnto-types.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-ifaddrs.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-inet6_opt.c
tst-checks-posix.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-checks.c
tst-deadline.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-ether_aton.c
tst-ether_line.c
tst-gethnm.c
tst-getni1.c
tst-getni2.c
tst-idna_name_classify.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-if_index-long.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-inet6_rth.c
tst-inet6_scopeid_pton.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-network.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-ntoa.c
tst-sockaddr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Add missing symbols to Version files 2021-06-02 07:32:19 +02:00