glibc/sysdeps/mach
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
..
htl htl: Respect GL(dl_stack_flags) when allocating stacks 2024-03-23 22:48:44 +01:00
hurd socket: Use may_alias on sockaddr structs (bug 19622) 2024-05-18 09:33:19 +02:00
i386
include
sys
x86
x86_64
_strerror.c
adjtime.c
clock_gettime.c
clock_nanosleep.c
configure
configure.ac
getloadavg.c
getpagesize.c
getsysstats.c
libc-lock.h
libmachuser.abilist
mach_rpc.h
Makefile
mprotect.c
msync.c
munmap.c
pagecopy.h
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c
Subdirs
sysdep.h
thread_state.h
usleep.c
xpg-strerror.c