mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
345118d7f5
This patch XFAILs the conformtest tv_nsec tests for x32 so that the incorrect type does not potentially hide other failures. As this is not a fix for the bug, it should remain open in Bugzilla. Tested (compilation only) with build-many-glibcs.py. [BZ #16437] * sysdeps/unix/sysv/linux/x86_64/x32/Makefile [$(subdir) = conform] (conformtest-xfail-conds): New variable. * conform/data/signal.h-data (timespec.tv_nsec): XFAIL for x86_64-x32-linux. * conform/data/sys/select.h-data (timespec.tv_nsec): Likewise. * conform/data/sys/stat.h-data (timespec.tv_nsec): Likewise. * conform/data/time.h-data (timespec.tv_nsec): Likewise. |
||
---|---|---|
.. | ||
ipc.h-data | ||
mman.h-data | ||
msg.h-data | ||
resource.h-data | ||
select.h-data | ||
sem.h-data | ||
shm.h-data | ||
socket.h-data | ||
stat.h-data | ||
statvfs.h-data | ||
time.h-data | ||
timeb.h-data | ||
times.h-data | ||
types.h-data | ||
uio.h-data | ||
un.h-data | ||
utsname.h-data | ||
wait.h-data |