glibc/sysdeps/mach/hurd/bits
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
..
types Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
errno.h hurd: Rework generating errno.h 2023-08-06 22:35:01 +02:00
fcntl.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ioctls.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
local_lim.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
mman_ext.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
param.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
posix_opt.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
signum-arch.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
socket.h socket: Use may_alias on sockaddr structs (bug 19622) 2024-05-18 09:33:19 +02:00
stat.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
statfs.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
statvfs.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
stdio_lim.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sysmacros.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
timesize.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
typesizes.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
unistd_ext.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00