glibc/conform
Joseph Myers 9527ae8291 Fix XPG4 bsd_signal namespace (bug 21552).
bsd_signal was added in XPG4.2, so should be declared for
__USE_XOPEN_EXTENDED, instead of the present __USE_XOPEN condition.
This patch fixes the condition accordingly.

Tested for x86_64.

	[BZ #21552]
	* signal/signal.h (bsd_signal): Declare if [__USE_XOPEN_EXTENDED],
	not [__USE_XOPEN].
	* conform/Makefile (test-xfail-XPG4/signal.h/conform): Remove.
2017-06-12 17:39:47 +00:00
..
data conformtest: Correct sys/wait.h expectations for XPG4. 2017-06-08 22:34:58 +00:00
GlibcConform.pm conformtest: Fix XPG standard naming. 2017-04-27 20:29:35 +00:00
Makefile Fix XPG4 bsd_signal namespace (bug 21552). 2017-06-12 17:39:47 +00:00
check-header-lists.sh Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
conformtest.pl conformtest: Handle conditional XFAILs with allow-header. 2017-03-18 00:16:05 +00:00
linknamespace.pl Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
list-header-symbols.pl conformtest: Fix XPG standard naming. 2017-04-27 20:29:35 +00:00