mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 23:00:22 +00:00
981416291c
In general we just try to include <not-cancel.h> once, thus avoiding any issues with multiple inclusion. However, the getaddrinfo sources are somewhat tangled, and .c files include each other to get the final result. Each .c file currently has its own include of <not-cancel.h>. While you could properly re-factor this for the case of gai.c, the posix/tst-rfc3484.c tests directly include one of the sub-files (sysdeps/posix/getaddrinfo.c), and it starts to feel fragile. |
||
---|---|---|
.. | ||
alpha | ||
am33 | ||
arm | ||
mips | ||
sysv/linux |