public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] 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: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=630d2568a1dfa1912458396e0522f67eef215f7d

commit 630d2568a1dfa1912458396e0522f67eef215f7d
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Jan 15 17:42:14 2022 +0100

    hurd: drop SA_SIGINFO availability xfail
    
    BZ #23089 was fixed by d865ff74ba09 ("hurd: implement SA_SIGINFO signal
    handlers")

Diff:
---
 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


^ 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 [glibc] 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).