glibc/sysdeps
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
arm ARM: Use /lib/ld-linux-armhf.so.3 for the hard-float ABI. 2012-05-08 13:48:24 -04:00
hppa hppa: Build fixes for STT_GNU_IFUNC. 2012-04-17 06:01:19 +02:00
ia64 ia64: delete now unused file 2012-05-15 23:55:46 -04:00
m68k m68k: update libm test ULPs 2012-05-10 17:41:32 +02:00
mips Update sysdeps/mips/dl-lookup.c from generic version. 2012-05-11 20:47:51 +00:00
powerpc
tile tile: add proper const qualifier for pltexit function pointer field 2012-05-16 09:32:04 -04:00
unix linux-generic: add header guard for <not-cancel.h> 2012-05-16 09:34:38 -04:00