aboutsummaryrefslogtreecommitdiff
path: root/conform/data/sys/wait.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/sys/wait.h-data')
-rw-r--r--conform/data/sys/wait.h-data2
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/sys/wait.h-data b/conform/data/sys/wait.h-data
index fe9aeb5fee..ed3869b34f 100644
--- a/conform/data/sys/wait.h-data
+++ b/conform/data/sys/wait.h-data
@@ -8,6 +8,7 @@ constant WUNTRACED
macro WEXITSTATUS
# if !defined XPG4 && !defined POSIX && !defined POSIX2008
+// Bug 23091: hurd: missing waitid support.
xfail[i386-gnu]-macro WIFCONTINUED
# endif
macro WIFEXITED
@@ -16,6 +17,7 @@ macro WIFSTOPPED
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