commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd,commited] hurd: XFAIL absence of C11 threads implementation


From: Samuel Thibault
Subject: [hurd,commited] hurd: XFAIL absence of C11 threads implementation
Date: Thu, 25 Oct 2018 01:55:58 +0200

        * sysdeps/mach/hurd/i386/Makefile [$(subdir) = conform]
        (test-xfail-ISO11/threads.h/linknamespace,
        test-xfail-ISO11/threads.h/conform): Add.
---
 ChangeLog                       | 6 ++++++
 sysdeps/mach/hurd/i386/Makefile | 4 ++++
 2 files changed, 10 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index ad39f2dacb..7a4063bd0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-10-25  Samuel Thibault  <address@hidden>
+
+       * 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  <address@hidden>
 
        * math/gen-libm-test.py: Import os.
diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile
index 9a824fadf3..8404eb086c 100644
--- a/sysdeps/mach/hurd/i386/Makefile
+++ b/sysdeps/mach/hurd/i386/Makefile
@@ -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
-- 
2.15.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]