summaryrefslogtreecommitdiff
path: root/open_issues/libpthread_glibc_nptl_testsuite.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/libpthread_glibc_nptl_testsuite.mdwn')
-rw-r--r--open_issues/libpthread_glibc_nptl_testsuite.mdwn26
1 files changed, 0 insertions, 26 deletions
diff --git a/open_issues/libpthread_glibc_nptl_testsuite.mdwn b/open_issues/libpthread_glibc_nptl_testsuite.mdwn
deleted file mode 100644
index 87204c9c..00000000
--- a/open_issues/libpthread_glibc_nptl_testsuite.mdwn
+++ /dev/null
@@ -1,26 +0,0 @@
-[[!meta copyright="Copyright © 2012 Free Software Foundation, Inc."]]
-
-[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
-id="license" text="Permission is granted to copy, distribute and/or modify this
-document under the terms of the GNU Free Documentation License, Version 1.2 or
-any later version published by the Free Software Foundation; with no Invariant
-Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
-is included in the section entitled [[GNU Free Documentation
-License|/fdl]]."]]"""]]
-
-[[!tag open_issue_glibc open_issue_libpthread]]
-
-For fun and profit we should run [[glibc]]'s [[NPTL]] testsuite against
-[[libpthread]].
-
-Also, there are sometimes issues fixed in NPTL that libpthread should also be
-checked against. Totally incomplete list:
-
- * `pthread_cancel` when single-threaded, glibc
- 439bf404b8fa125cf950dc1aa37838702c5353ea, [[!sourceware_PR 13613]],
- [[!message-id "20120509202437.268a72b9@spoyarek"]].
- * `__libc_stack_end`, glibc 9c6ea9facbba4d430807bd21fa82892d713b1ecd,
- 18b5e737de22462ab6b3fc89f26c9ad480ebb843, [[!sourceware_PR 12416]],
- [[!message-id "20120419120021.4780e8c8@spoyarek"]], [[!message-id
- "20120615005913.4f517e02@spoyarek"]], [[!message-id
- "4FE378DE.8050906@mentor.com"]].