glibc/conform/data
Joseph Myers bb5cc234e1 conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).
As noted in bug 21260, sysdeps/unix/sysv/linux/alpha/bits/netdb.h
defines struct netent with n_net of type unsigned long instead of the
correct uint32_t.  This patch XFAILs that test in the conformtest
expectations for alpha.  (This is not a fix for the bug, and it should
not be closed without an actual fix.)

Tested for alpha with build-many-glibcs.py.

	[BZ #21260]
	* sysdeps/unix/sysv/linux/alpha/Makefile
	[$(subdir) = conform] (conformtest-xfail-conds): New variable.
2017-03-17 02:42:16 +00:00
..
arpa
net
netinet
sys Revert {send,sendm,recv,recvm}msg conformance changes 2016-06-10 11:58:16 -03: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 conformtest: Do not expect S_IF* in fcntl.h. 2016-05-12 16:46:55 +00:00
fenv.h-data
float.h-data
fmtmsg.h-data
fnmatch.h-data
ftw.h-data conformtest: Correct ftw.h expectations for XPG3, XPG4. 2016-05-20 19:45:06 +00:00
glob.h-data
grp.h-data
iconv.h-data
inttypes.h-data
iso646.h-data
langinfo.h-data conformtest: Add langinfo.h expectations for YESSTR, NOSTR. 2016-04-28 17:19:53 +00:00
libgen.h-data
limits.h-data conformtest: Correct some limits.h expectations for XPG3, XPG4. 2016-05-23 15:25:34 +00:00
locale.h-data
math.h-data
monetary.h-data
mqueue.h-data
ndbm.h-data
netdb.h-data conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260). 2017-03-17 02:42:16 +00:00
nl_types.h-data
poll.h-data
pthread.h-data
pwd.h-data conformtest: Correct pwd.h expectations for XPG3. 2016-05-19 14:48:30 +00:00
regex.h-data
sched.h-data
search.h-data conformtest: Correct search.h expectations for XPG3. 2016-05-19 14:35:41 +00:00
semaphore.h-data
setjmp.h-data
signal.h-data
spawn.h-data
stdalign.h-data
stdarg.h-data
stdbool.h-data
stddef.h-data
stdint.h-data
stdio.h-data
stdlib.h-data conformtest: Correct some stdlib.h expectations for XPG3. 2016-05-13 17:26:04 +00:00
stdnoreturn.h-data
string.h-data conformtest: Do not expect strdup in string.h for XPG3. 2016-05-13 16:57:09 +00:00
strings.h-data
stropts.h-data
syslog.h-data
tar.h-data
termios.h-data Declare tcgetsid for XPG4 (bug 20055). 2016-05-11 18:05:37 +00:00
tgmath.h-data
time.h-data conformtest: Correct time.h XPG3 expectations. 2016-05-12 20:47:15 +00:00
uchar.h-data
ucontext.h-data
ulimit.h-data
unistd.h-data conformtest: Correct some unistd.h expectations for XPG3, XPG4. 2016-05-12 17:39:04 +00:00
utime.h-data
utmpx.h-data
varargs.h-data
wchar.h-data
wctype.h-data
wordexp.h-data