summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2012-09-16 17:59:04 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-09-16 17:59:04 +0200
commitc312397549d85aa7390c343716e916020d3a2183 (patch)
treeb3001380a73978601a9c5a27f0ffe7238379fb9b /open_issues
parent6db3a4601533dcdc97a77bf2aaa3c964b026070c (diff)
parent7d1702c342f79fd2a80b59ccbec392388b219a0e (diff)
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/web
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/libpthread_glibc_nptl_testsuite.mdwn2
1 files changed, 0 insertions, 2 deletions
diff --git a/open_issues/libpthread_glibc_nptl_testsuite.mdwn b/open_issues/libpthread_glibc_nptl_testsuite.mdwn
index 687f8eea..87204c9c 100644
--- a/open_issues/libpthread_glibc_nptl_testsuite.mdwn
+++ b/open_issues/libpthread_glibc_nptl_testsuite.mdwn
@@ -16,8 +16,6 @@ For fun and profit we should run [[glibc]]'s [[NPTL]] testsuite against
Also, there are sometimes issues fixed in NPTL that libpthread should also be
checked against. Totally incomplete list:
- * Return `EAGAIN` instead of `ENOMEM`, glibc
- 5bdcc10322c488f53557440acf71623d8b313ab5.
* `pthread_cancel` when single-threaded, glibc
439bf404b8fa125cf950dc1aa37838702c5353ea, [[!sourceware_PR 13613]],
[[!message-id "20120509202437.268a72b9@spoyarek"]].