glibc/conform/data/sys
Joseph Myers 3fa6e4872d conformtest: Allow *_t in sys/socket.h.
The conformtest expectations in sys/socket.h are missing the standard
POSIX allowance for all headers to define *_t names.  For XSI standard
versions that allowance comes in via the permission to include
<sys/uio.h> (for which the expectations properly allow *_t), but for
non-XSI POSIX nothing brings in that allowance and spurious namespace
failures occur.  This patch adds the required permission to the
expectations to remove the spurious failures (by itself this does not
allow any XFAILs to be removed).

Tested for x86_64.

	* conform/data/sys/socket.h-data (*_t): Allow.
2017-04-25 16:00:28 +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: XFAIL tv_nsec tests for x32 (bug 16437). 2017-03-18 00:24:13 +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: Allow *_t in sys/socket.h. 2017-04-25 16:00:28 +00:00
stat.h-data conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278). 2017-03-20 21:28:16 +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