Date: Sun, 16 Nov 2014 05:09:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-standards@FreeBSD.org Subject: [Bug 191906] pthread_cancel(NULL) on FreeBSD returns EINVAL, not ESRCH according to manpage Message-ID: <bug-191906-15-wS7WX8cqZz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191906-15@https.bugs.freebsd.org/bugzilla/> References: <bug-191906-15@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191906 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: ngie Date: Sun Nov 16 05:08:19 UTC 2014 New revision: 274573 URL: https://svnweb.freebsd.org/changeset/base/274573 Log: Expect :pthread_detach to fail with EINVAL instead of ESRCH on FreeBSD PR: 191906 In collaboration with: pho Changes: head/contrib/netbsd-tests/lib/libpthread/t_detach.c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191906-15-wS7WX8cqZz>