From 7d1702c342f79fd2a80b59ccbec392388b219a0e Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 15 Sep 2012 22:20:58 +0200 Subject: remove pthread_create ENOMEM return value bug it has been just fixed --- open_issues/libpthread_glibc_nptl_testsuite.mdwn | 2 -- 1 file changed, 2 deletions(-) (limited to 'open_issues') 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"]]. -- cgit v1.2.3