mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
hurd: drop SA_SIGINFO availability xfail
BZ #23089 was fixed by d865ff74ba
("hurd: implement SA_SIGINFO signal
handlers")
This commit is contained in:
parent
67ca1c5560
commit
630d2568a1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user