glibc/conform/data/sys
Joseph Myers 23f3a3b5d4 conformtest: Correct some sys/stat.h expectations for XPG3.
This patch fixes various conformtest sys/stat.h expectations that were
incorrect for XPG3 (not based on a full review, so not necessarily an
exhaustive set of such corrections).  Most of these corrections fix
spurious failures shown in testing (but that for fchmod introduces a
correct failure, as that function is wrongly declared for XPG3, so
this doesn't eliminate any XFAILs).

Tested for x86_64 and x86.

	* conform/data/sys/stat.h-data [XPG3] (S_IFLNK): Do not expect.
	[XPG3] (S_IFSOCK): Likewise.
	[XPG3] (S_ISVTX): Likewise.
	[XPG3] (S_ISLNK): Likewise.
	[XPG3] (S_ISSOCK): Likewise.
	[XPG3] (fchmod): Likewise.
	[XPG3] (lstat): Likewise.
	[XPG3] (mknod): Likewise.
2016-05-10 17:48:23 +00:00
..
ipc.h-data conformtest: Support xfail markers on individual assertions. 2015-06-19 20:05:41 +00: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: Fix pselect expectations. 2015-06-19 20:52:44 +00:00
sem.h-data conformtest: Support xfail markers on individual assertions. 2015-06-19 20:05:41 +00:00
shm.h-data First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
socket.h-data conformtest: Support xfail markers on individual assertions. 2015-06-19 20:05:41 +00:00
stat.h-data conformtest: Correct some sys/stat.h expectations for XPG3. 2016-05-10 17:48: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: Remove some bogus sys/types.h expectations for XPG3 and XPG4. 2016-05-09 21:10:10 +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