glibc/conform
Joseph Myers 76b2c32a16 conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).
POSIX specifies long as the type of elements of struct mq_attr.  For
x32, they are __syscall_slong_t (i.e. long long).  This patch XFAILs
the corresponding tests for x32 in the conformtest expectations (the
bug should not be closed without an actual fix).

Tested with build-many-glibcs.py.

	[BZ #21279]
	* sysdeps/unix/sysv/linux/x86_64/x32/Makefile
	[$(subdir) = conform] (conformtest-xfail-conds): Update comment.
	* conform/data/mqueue.h-data (mq_attr.mq_flags): XFAIL for
	x86_64-x32-linux.
	(mq_attr.mq_maxmsg): Likewise.
	(mq_attr.mq_msgsize): Likewise.
	(mq_attr.mq_curmsgs): Likewise.
2017-03-20 21:30:28 +00:00
..
data conformtest: Add x32 XFAILs for mq_attr element types (bug 21279). 2017-03-20 21:30:28 +00:00
GlibcConform.pm Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Makefile conformtest: Skip execution tests when cross-compiling. 2017-03-17 01:21:10 +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 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00