Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2019 16:19:43 +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-QuNuUCwdUl@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 #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Thu Jul 11 16:19:33 UTC 2019
New revision: 349912
URL: https://svnweb.freebsd.org/changeset/base/349912

Log:
  Restore ability to pass NULL name argument to pthread_set_name_np(3)
  to clear the thread name.

  PR:   239142
  Submitted by: Lewis Donzis <lew@perftech.com>
  MFC after:    3 days

Changes:
  head/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-QuNuUCwdUl>