Searched hist:"412 ef5da8a75067e5a31fe626b776451e244fb43" (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | _pthread_stubs.c | diff 412ef5da8a75067e5a31fe626b776451e244fb43 Sat Nov 28 13:19:20 CET 2020 Konstantin Belousov <kib@FreeBSD.org> libc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
This seems to be required by recent clang asan. I do not see other way than put the symbol under FBSD_1.0 version.
PR: 251112 Reported by: Andrew Stitcher <astitcher@apache.org> Reviewed by: emaste Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D27389
|
H A D | Symbol.map | diff 412ef5da8a75067e5a31fe626b776451e244fb43 Sat Nov 28 13:19:20 CET 2020 Konstantin Belousov <kib@FreeBSD.org> libc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
This seems to be required by recent clang asan. I do not see other way than put the symbol under FBSD_1.0 version.
PR: 251112 Reported by: Andrew Stitcher <astitcher@apache.org> Reviewed by: emaste Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D27389
|
/freebsd/lib/libthr/thread/ |
H A D | thr_init.c | diff 412ef5da8a75067e5a31fe626b776451e244fb43 Sat Nov 28 13:19:20 CET 2020 Konstantin Belousov <kib@FreeBSD.org> libc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
This seems to be required by recent clang asan. I do not see other way than put the symbol under FBSD_1.0 version.
PR: 251112 Reported by: Andrew Stitcher <astitcher@apache.org> Reviewed by: emaste Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D27389
|
/freebsd/lib/libc/include/ |
H A D | libc_private.h | diff 412ef5da8a75067e5a31fe626b776451e244fb43 Sat Nov 28 13:19:20 CET 2020 Konstantin Belousov <kib@FreeBSD.org> libc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
This seems to be required by recent clang asan. I do not see other way than put the symbol under FBSD_1.0 version.
PR: 251112 Reported by: Andrew Stitcher <astitcher@apache.org> Reviewed by: emaste Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D27389
|