mirror of git://sourceware.org/git/glibc.git
As noted in bug 17786, MIPS o32 struct stat has the wrong type of st_dev. This patch XFAILs that test in the conformtest expectations for this case (the test still fails after the patch because there's also a similar issue for st_rdev that needs reporting and XFAILing separately, and the bug should not be closed without an actual fix, not just XFAILing). Tested for mips with build-many-glibcs.py. [BZ #17786] * sysdeps/unix/sysv/linux/mips/mips32/Makefile: New file. * conform/data/sys/stat.h-data (stat.st_dev): XFAIL for mips-o32-linux. |
||
---|---|---|
.. | ||
fpu | ||
mips16 | ||
nofpu | ||
Makefile | ||
Versions | ||
accept4.c | ||
c++-types.data | ||
fcntl.c | ||
fxstatat.c | ||
ld.abilist | ||
libBrokenLocale.abilist | ||
libanl.abilist | ||
libcidn.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libnss_compat.abilist | ||
libnss_db.abilist | ||
libnss_dns.abilist | ||
libnss_files.abilist | ||
libnss_hesiod.abilist | ||
libnss_nis.abilist | ||
libnss_nisplus.abilist | ||
libpthread.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
lockf64.c | ||
mmap.c | ||
readahead.c | ||
recvmmsg.c | ||
sendmmsg.c | ||
syscalls.list | ||
sysdep.h |