]> sourceware.org Git - glibc.git/commit
conform: XFAIL siginfo_t si_band test on sparc64
authorFlorian Weimer <fweimer@redhat.com>
Thu, 25 Oct 2018 09:43:57 +0000 (11:43 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 25 Oct 2018 12:36:57 +0000 (14:36 +0200)
commit7c5e34d7f1b8f8f5acd94c2b885ae13b85414dcd
treef80e77e7a948488e8b9cf3a5d056a07e9a8d0705
parent5b784e8834ae92961eb6be89863ffb041e9c6e75
conform: XFAIL siginfo_t si_band test on sparc64

We can use long int on sparcv9, but on sparc64, we must match the int
type used by the kernel (and not long int, as in POSIX).
ChangeLog
conform/data/signal.h-data
conform/data/sys/wait.h-data
sysdeps/unix/sysv/linux/sparc/bits/siginfo-arch.h
sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
This page took 0.040769 seconds and 5 git commands to generate.