Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115684439
D47351.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
466 B
Referenced Files
None
Subscribers
None
D47351.diff
View Options
diff --git a/sys/sys/link_elf.h b/sys/sys/link_elf.h
--- a/sys/sys/link_elf.h
+++ b/sys/sys/link_elf.h
@@ -93,7 +93,7 @@
__BEGIN_DECLS
typedef int (*__dl_iterate_hdr_callback)(struct dl_phdr_info *, size_t, void *);
-extern int dl_iterate_phdr(__dl_iterate_hdr_callback, void *);
+int dl_iterate_phdr(__dl_iterate_hdr_callback, void *);
int _rtld_addr_phdr(const void *, struct dl_phdr_info *);
int _rtld_get_stack_prot(void);
int _rtld_is_dlopened(void *);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 28, 2:47 AM (16 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17824733
Default Alt Text
D47351.diff (466 B)
Attached To
Mode
D47351: rtld: add rtld_{get,set}_var
Attached
Detach File
Event Timeline
Log In to Comment