]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
hurd: drop SA_SIGINFO availability xfail
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 15 Jan 2022 16:42:14 +0000 (17:42 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 15 Jan 2022 16:43:07 +0000 (17:43 +0100)
BZ #23089 was fixed by d865ff74ba09 ("hurd: implement SA_SIGINFO signal
handlers")

conform/data/signal.h-data

index 674e5793dbdf32b09cdd7105f6ebc35273116d18..496c062837ab3e652be5b89ea9febc7d1c75939e 100644 (file)
@@ -112,8 +112,7 @@ element {struct sigaction} {void(*} sa_sigaction )(int, siginfo_t*, void*)
 
 constant SA_NOCLDSTOP
 # ifndef XPG4
-// Bug 23089: hurd: missing siginfo support.
-xfail[i386-gnu]-constant SA_SIGINFO
+constant SA_SIGINFO
 # endif
 constant SIG_BLOCK
 constant SIG_UNBLOCK