glibc/socket/sys
Andreas Schwab c15318bfc5 socket: Use offsetof in SUN_LEN (bug 29578)
Use offsetof instead of its traditional expansion in the definition of the
SUN_LEN macro, to avoid a warning from the undefined behaviour sanitizer.
2022-10-10 09:30:26 +02:00
..
socket.h socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225) 2022-06-06 12:46:14 -03:00
un.h socket: Use offsetof in SUN_LEN (bug 29578) 2022-10-10 09:30:26 +02:00