glibc/sysdeps/unix
Chris Metcalf 981416291c linux-generic: add header guard for <not-cancel.h>
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.
2012-05-16 09:34:38 -04:00
..
alpha alpha: Remove __STDC__ conditionals. 2012-04-27 07:33:47 -07:00
am33 Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
arm Remove unused sysdeps/arm files. 2012-04-26 18:17:08 +00:00
mips Remove unused sysdeps/unix/mips files. 2012-04-26 19:39:33 +00:00
sysv/linux linux-generic: add header guard for <not-cancel.h> 2012-05-16 09:34:38 -04:00