glibc/inet
Adhemerval Zanella 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
clang emits an warning when a double alias redirection is used, to warn
the the original symbol will be used even when weak definition is
overridden.  However, this is a common pattern for weak_alias, where
multiple alias are set to same symbol.

Reviewed-by: Fangrui Song <maskray@google.com>
2022-11-01 09:51:06 -03: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 Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources 2022-10-18 17:04:10 +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 configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03: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
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