glibc/inet
Florian Weimer 8d7b6b4cb2 socket: Use may_alias on sockaddr structs (bug 19622)
This supports common coding patterns.  The GCC C front end before
version 7 rejects the may_alias attribute on a struct definition
if it was not present in a previous forward declaration, so this
attribute can only be conditionally applied.

This implements the spirit of the change in Austin Group issue 1641.

Suggested-by: Marek Polacek <polacek@redhat.com>
Suggested-by: Jakub Jelinek <jakub@redhat.com>
Reviewed-by: Sam James <sam@gentoo.org>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2024-05-18 09:33:19 +02:00
..
arpa Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
netinet socket: Use may_alias on sockaddr structs (bug 19622) 2024-05-18 09:33:19 +02:00
protocols
rpc
bindresvport.c
bug-if1.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
check_native.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
check_pf.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
deadline.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
etc.rpc
ether_aton_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ether_aton.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ether_line.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ether_ntoa_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ether_ntoa.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getipv4sourcefilter.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getsourcefilter.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
herrno-loc.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
herrno.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
htonl.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
htons.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
htontest.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
idna_name_classify.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
idna.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
if_index.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ifaddrs.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ifaddrs.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ifreq.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
in6_addr.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
inet6_opt.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
inet6_option.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
inet6_rth.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
inet6_scopeid_pton.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
inet_lnaof.c
inet_mkadr.c
inet_net.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
inet_netof.c
inet_ntoa.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
net-internal.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
rcmd.c rcmd.c: Fix indentation in last commit 2023-04-18 09:47:40 -04:00
rexec.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
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 2024-01-01 10:53:40 -08:00
setsourcefilter.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test_ifindex.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-hnto-types.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-ifaddrs.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-inet6_opt.c
tst-checks-posix.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-checks.c
tst-deadline.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-ether_aton.c
tst-ether_line.c
tst-getni1.c
tst-getni2.c
tst-idna_name_classify.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-if_index-long.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-inet6_rth.c
tst-inet6_scopeid_pton.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-network.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-ntoa.c
tst-sockaddr.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Versions Move 'services' routines from 'inet' into 'nss' 2023-10-24 12:31:00 +02:00