Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144365218
D50354.id155456.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
439 B
Referenced Files
None
Subscribers
None
D50354.id155456.diff
View Options
diff --git a/lib/libc/gen/_pthread_stubs.c b/lib/libc/gen/_pthread_stubs.c
--- a/lib/libc/gen/_pthread_stubs.c
+++ b/lib/libc/gen/_pthread_stubs.c
@@ -63,6 +63,7 @@
#define PJT_DUAL_ENTRY(entry) \
(pthread_func_t)entry, (pthread_func_t)entry
+__attribute__((visibility("protected")))
pthread_func_entry_t __thr_jtable[PJT_MAX] = {
[PJT_ATFORK] = {PJT_DUAL_ENTRY(stub_zero)},
[PJT_ATTR_DESTROY] = {PJT_DUAL_ENTRY(stub_zero)},
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 1:46 AM (10 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28523189
Default Alt Text
D50354.id155456.diff (439 B)
Attached To
Mode
D50354: libc: Give __thr_jtable protected visibility
Attached
Detach File
Event Timeline
Log In to Comment