mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
hurd: XFAIL absence of C11 threads implementation
* sysdeps/mach/hurd/i386/Makefile [$(subdir) = conform] (test-xfail-ISO11/threads.h/linknamespace, test-xfail-ISO11/threads.h/conform): Add.
This commit is contained in:
parent
b71ac2b9ce
commit
d026efea0f
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user