glibc/conform/data
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
..
arpa
net
netinet
sys conformtest: Allow *_t in sys/socket.h. 2017-04-25 16:00:28 +00:00
aio.h-data
assert.h-data
complex.h-data
cpio.h-data
ctype.h-data
dirent.h-data
dlfcn.h-data
errno.h-data
fcntl.h-data
fenv.h-data
float.h-data
fmtmsg.h-data
fnmatch.h-data
ftw.h-data
glob.h-data
grp.h-data
iconv.h-data
inttypes.h-data
iso646.h-data
langinfo.h-data
libgen.h-data
limits.h-data
locale.h-data
math.h-data
monetary.h-data
mqueue.h-data conformtest: Add x32 XFAILs for mq_attr element types (bug 21279). 2017-03-20 21:30:28 +00:00
ndbm.h-data
netdb.h-data
nl_types.h-data
poll.h-data
pthread.h-data
pwd.h-data
regex.h-data
sched.h-data
search.h-data
semaphore.h-data
setjmp.h-data
signal.h-data conformtest: XFAIL tv_nsec tests for x32 (bug 16437). 2017-03-18 00:24:13 +00:00
spawn.h-data
stdalign.h-data
stdarg.h-data
stdbool.h-data
stddef.h-data
stdint.h-data
stdio.h-data
stdlib.h-data
stdnoreturn.h-data
string.h-data
strings.h-data
stropts.h-data
syslog.h-data
tar.h-data
termios.h-data
tgmath.h-data
time.h-data conformtest: XFAIL tv_nsec tests for x32 (bug 16437). 2017-03-18 00:24:13 +00:00
uchar.h-data
ucontext.h-data
ulimit.h-data
unistd.h-data
utime.h-data
utmpx.h-data
varargs.h-data
wchar.h-data
wctype.h-data
wordexp.h-data