hurd: XFAIL absence of C11 threads implementation
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 24 Oct 2018 23:31:09 +0000 (01:31 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 24 Oct 2018 23:31:09 +0000 (01:31 +0200)
* sysdeps/mach/hurd/i386/Makefile [$(subdir) = conform]
(test-xfail-ISO11/threads.h/linknamespace,
test-xfail-ISO11/threads.h/conform): Add.

ChangeLog
sysdeps/mach/hurd/i386/Makefile

index ad39f2d..7a4063b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-10-25  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+       * sysdeps/mach/hurd/i386/Makefile [$(subdir) = conform]
+       (test-xfail-ISO11/threads.h/linknamespace,
+       test-xfail-ISO11/threads.h/conform): Add.
+
 2018-10-24  Joseph Myers  <joseph@codesourcery.com>
 
        * math/gen-libm-test.py: Import os.
index 9a824fa..8404eb0 100644 (file)
@@ -87,6 +87,10 @@ test-xfail-XOPEN2K8/sys/socket.h/conform = yes
 test-xfail-XOPEN2K8/sys/types.h/conform = yes
 test-xfail-XOPEN2K8/stdlib.h/conform = yes
 test-xfail-XOPEN2K8/arpa/inet.h/conform = yes
+
+# For bug 23819
+test-xfail-ISO11/threads.h/linknamespace = yes
+test-xfail-ISO11/threads.h/conform = yes
 endif
 
 # For bug 23286