glibc/conform
Joseph Myers a435cc46e6 Test for weak undefined symbols in linknamespace.pl.
This patch makes linknamespace.pl require weak undefined symbols to be
within the standard namespace.  (It remains the case that
linknamespace.pl does not look for definitions of such symbols or
require symbols used in those definitions to be within the standard
namespace.)

Tested for x86_64 and x86.

	* conform/linknamespace.pl: Require weak undefined symbols to be
	in the standard namespace.
	(%strong_syms): Rename to %seen_syms.
	(%strong_seen): Rename to %seen_where.
2015-09-18 00:52:07 +00:00
..
data Don't declare float / long double Bessel functions for XSI POSIX (bug 18977). 2015-09-16 22:04:40 +00:00
GlibcConform.pm conformtest: use proper _POSIX_C_SOURCE value for POSIX. 2015-05-20 23:14:53 +00:00
Makefile Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967). 2015-09-15 22:12:40 +00:00
check-header-lists.sh Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
conformtest.pl Fix spurious conform test failures 2015-07-27 16:13:55 +02:00
linknamespace.pl Test for weak undefined symbols in linknamespace.pl. 2015-09-18 00:52:07 +00:00
list-header-symbols.pl Fix linknamespace expectations for in6addr_any, in6addr_loopback. 2015-06-14 14:32:07 +00:00