glibc/sysdeps
Mike Frysinger 1e4920e080 memset: fix define usage for shared libs
The proper define to check "am I in a shared lib" is "SHARED", not "PIC".
The two new memset_chk functions incorrectly depend on "PIC".

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-07 16:33:50 -04:00
..
generic Avoid overflows from long double functions using __kernel_standard. 2012-03-28 09:32:12 +00:00
gnu Clean up glibc manual references to "GNU system" (bug 6911). 2012-03-08 01:27:38 +00:00
i386 memset: fix define usage for shared libs 2012-04-07 16:33:50 -04:00
ieee754 Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866). 2012-03-28 14:57:58 +00:00
mach [BZ #12340] Fix return code of the Hurd's ttyname_r. 2012-04-05 00:35:19 +02:00
posix
powerpc Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC. 2012-04-05 15:28:37 -07:00
pthread Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
s390 Add byteswap-16.h for __bswap_16 2012-04-06 15:14:52 -07:00
sh Fix return value of SH fesetround. 2012-04-05 11:58:30 +09:00
sparc Handle some new sparc relocation types. 2012-04-07 09:29:14 -07:00
unix Comment fixes for mmsghdr 2012-03-30 06:35:29 -04:00
wordsize-32
wordsize-64
x86_64 memset: fix define usage for shared libs 2012-04-07 16:33:50 -04:00