glibc/conform/data/sys
Joseph Myers a75d3b0288 conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h.
Continuing the series of patches to clean up conformtest expectations
for "POSIX" (1995/6) based on review of the expectations against the
standard, this patch cleans up expectations for sys/utsname.h and
sys/wait.h.  Tested x86_64; a new XFAIL for sys/wait.h is added.

	* conform/data/sys/utsname.h-data (*_t): Allow.
	* conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
	[POSIX] (WEXITED): Do not expect constant.
	[POSIX] (WSTOPPED): Likewise.
	[POSIX] (WNOHANG): Likewise.
	[POSIX] (WNOWAIT): Likewise.
	[POSIX] (siginfo_t): Do not expect type or elements.
	[POSIX] (pid_t): Do not expect type.
	[POSIX] (signal.h): Do not allow header.
	[POSIX] (sys/resource.h): Likewise.
	[POSIX] (si_*): Do not allow pattern.
	[POSIX] (W*): Likewise.
	[POSIX] (P_*): Likewise.
	[POSIX] (BUS_*): Likewise.
	[POSIX] (CLD_*): Likewise.
	[POSIX] (FPE_*): Likewise.
	[POSIX] (ILL_*): Likewise.
	[POSIX] (POLL_*): Likewise.
	[POSIX] (SEGV_*): Likewise.
	[POSIX] (SI_*): Likewise.
	[POSIX] (TRAP_*): Likewise.
	* conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
	variable.
2014-10-14 17:00:11 +00:00
..
ipc.h-data First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
mman.h-data conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/types.h. 2014-06-11 23:16:23 +00:00
msg.h-data First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
resource.h-data conformtest: correct set of standards for which some headers are tested. 2014-03-06 17:42:03 +00:00
select.h-data conformtest: correct set of standards for which some headers are tested. 2014-03-06 17:42:03 +00:00
sem.h-data First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
shm.h-data First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
socket.h-data conformtest: Fix miscellaneous UNIX98 expectations. 2012-11-10 01:13:39 +00:00
stat.h-data conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/types.h. 2014-06-11 23:16:23 +00:00
statvfs.h-data conformtest: correct set of standards for which some headers are tested. 2014-03-06 17:42:03 +00:00
time.h-data conformtest: correct set of standards for which some headers are tested. 2014-03-06 17:42:03 +00:00
timeb.h-data conformtest: correct set of standards for which more headers are tested. 2014-03-06 17:43:46 +00:00
times.h-data conformtest: Clean up expectations for POSIX for various headers. 2012-11-19 22:20:44 +00:00
types.h-data conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/types.h. 2014-06-11 23:16:23 +00:00
uio.h-data conformtest: correct set of standards for which more headers are tested. 2014-03-06 17:43:46 +00:00
un.h-data conformtest: correct set of standards for which some headers are tested. 2014-03-06 17:42:03 +00:00
utsname.h-data conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h. 2014-10-14 17:00:11 +00:00
wait.h-data conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h. 2014-10-14 17:00:11 +00:00