[Bug 238404] AddressSanitizer should intercept pthread_get_name_np (FreeBSD), not pthread_getname_np (Glibc) symbol
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 3 20:55:00 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238404
--- Comment #3 from commit-hook at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list