BZ #23089 was fixed by d865ff74ba09 ("hurd: implement SA_SIGINFO signal
handlers")
---
 conform/data/signal.h-data | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/conform/data/signal.h-data b/conform/data/signal.h-data
index 674e5793db..496c062837 100644
--- a/conform/data/signal.h-data
+++ b/conform/data/signal.h-data
@@ -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
-- 
2.34.1


Reply via email to