constant SA_NOCLDSTOP
# ifndef XPG4
+// Bug 23089: hurd: missing siginfo support.
xfail[i386-gnu]-constant SA_SIGINFO
# endif
constant SIG_BLOCK
# if !defined XPG4 && !defined POSIX
constant SA_RESETHAND
constant SA_RESTART
+// Bug 23090: hurd: missing SA_NOCLDWAIT support.
xfail[i386-gnu]-constant SA_NOCLDWAIT
constant SA_NODEFER
# endif
macro WEXITSTATUS
# if !defined XPG4 && !defined POSIX && !defined POSIX2008
+// Bug 23091: hurd: missing waitid support.
xfail[i386-gnu]-macro WIFCONTINUED
# endif
macro WIFEXITED
macro WSTOPSIG
macro WTERMSIG
+// Bug 23091: hurd: missing waitid support.
# if !defined XPG4 && !defined POSIX
xfail[i386-gnu]-constant WEXITED
xfail[i386-gnu]-constant WSTOPPED