diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-12-11 11:54:54 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-12-11 12:47:33 +0100 |
commit | 7b82c5890950e4694c67829d106e5caaa34bca8c (patch) | |
tree | 8deb5181611ec6b183fd47ba6b9bebe664db00d0 /open_issues | |
parent | 0876703a0c29ce26a9ece6ab39c4d968dcd8cfd9 (diff) | |
parent | 9602151751c9d5efcf5dcae55ec3f27eaebf773e (diff) |
Merge commit '9602151751c9d5efcf5dcae55ec3f27eaebf773e'
hurd/rpc: Extend.
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/libpthread_glibc_nptl_testsuite.mdwn | 2 |
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"]]. |