Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136853788
D29623.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
523 B
Referenced Files
None
Subscribers
None
D29623.id.diff
View Options
diff --git a/libexec/rtld-elf/rtld_lock.h b/libexec/rtld-elf/rtld_lock.h
--- a/libexec/rtld-elf/rtld_lock.h
+++ b/libexec/rtld-elf/rtld_lock.h
@@ -46,9 +46,9 @@
void (*at_fork)(void);
};
-extern void _rtld_thread_init(struct RtldLockInfo *) __exported;
-extern void _rtld_atfork_pre(int *) __exported;
-extern void _rtld_atfork_post(int *) __exported;
+void _rtld_thread_init(struct RtldLockInfo *) __exported;
+void _rtld_atfork_pre(int *) __exported;
+void _rtld_atfork_post(int *) __exported;
#ifdef IN_RTLD
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 3:04 AM (16 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25748348
Default Alt Text
D29623.id.diff (523 B)
Attached To
Mode
D29623: Fix phdr_tls_data for static binaries; Fix recursion on rtld_bind_lock in dynamic dl_iterate_phdr
Attached
Detach File
Event Timeline
Log In to Comment