public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [hurd,commited] hurd: drop SA_SIGINFO availability xfail
@ 2022-01-15 16:43 Samuel Thibault
  0 siblings, 0 replies; only message in thread
From: Samuel Thibault @ 2022-01-15 16:43 UTC (permalink / raw)
  To: libc-alpha; +Cc: Samuel Thibault, commit-hurd

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-15 16:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-15 16:43 [hurd,commited] hurd: drop SA_SIGINFO availability xfail Samuel Thibault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).