glibc/conform/data/sys
Joseph Myers e81a4f9a54 conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/types.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/mman.h, sys/stat.h
and sys/types.h.  Tested x86_64; no new XFAILs needed.

	* conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
	type.
	[POSIX] (off_t): Likewise.
	* conform/data/sys/stat.h-data (S_IRGRP): Require constant.
	[POSIX] (S_ISBLK): Require macro.
	[POSIX] (S_ISCHR): Likewise.
	[POSIX] (S_ISDIR): Likewise.
	[POSIX] (S_ISFIFO): Likewise.
	[POSIX] (S_ISREG): Likewise.
	[POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
	optional-macro.
	* conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
	type.
	[POSIX] (time_t): Likewise.
	[POSIX] (timer_t): Likewise.
2014-06-11 23:16:23 +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 First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
wait.h-data conformtest: Fix sys/wait.h expectations for struct rusage. 2012-11-02 22:12:09 +00:00