Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2020 20:54:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 238404] AddressSanitizer should intercept pthread_get_name_np (FreeBSD), not pthread_getname_np (Glibc) symbol
Message-ID:  <bug-238404-29464-MZhnDR7TVj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238404-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238404-29464@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=3D238404

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Wed Jun  3 20:54:38 UTC 2020
New revision: 361770
URL: https://svnweb.freebsd.org/changeset/base/361770

Log:
  Add pthread_getname_np() and pthread_setname_np() aliases

  for pthread_get_name_np() and pthread_set_name_np(), to be
  compatible with Linux.

  PR:   238404
  Proposed and reviewed by:     markj
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week
  Differential revision:        https://reviews.freebsd.org/D25117

Changes:
  head/include/pthread_np.h
  head/lib/libthr/pthread.map
  head/lib/libthr/thread/thr_info.c
  head/share/man/man3/Makefile
  head/share/man/man3/pthread_set_name_np.3

--=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-238404-29464-MZhnDR7TVj>