Date: Sun, 14 Jul 2019 05:39:27 +0000 From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 239142] pthread_set_name_np no longer allows NULL to clear the thread name Message-ID: <bug-239142-13406-77gB7g6KC7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239142-13406@https.bugs.freebsd.org/bugzilla/> References: <bug-239142-13406@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=3D239142 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: kib Date: Sun Jul 14 05:39:03 UTC 2019 New revision: 349982 URL: https://svnweb.freebsd.org/changeset/base/349982 Log: MFC r349912: Restore ability to pass NULL name argument to pthread_set_name_np(3) to clear the thread name. PR: 239142 Changes: _U stable/12/ stable/12/lib/libthr/thread/thr_info.c --=20 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-239142-13406-77gB7g6KC7>