Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160274348
D50132.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
617 B
Referenced Files
None
Subscribers
None
D50132.diff
View Options
diff --git a/sys/sys/elf_common.h b/sys/sys/elf_common.h
--- a/sys/sys/elf_common.h
+++ b/sys/sys/elf_common.h
@@ -790,6 +790,7 @@
#define DF_1_GLOBAL 0x00000002 /* Set the RTLD_GLOBAL for object */
#define DF_1_NODELETE 0x00000008 /* Set the RTLD_NODELETE for object */
#define DF_1_LOADFLTR 0x00000010 /* Immediate loading of filtees */
+#define DF_1_INITFIRST 0x00000020 /* Initialize DSO first at runtime */
#define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */
#define DF_1_ORIGIN 0x00000080 /* Process $ORIGIN */
#define DF_1_INTERPOSE 0x00000400 /* Interpose all objects but main */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 23, 7:51 PM (18 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34257571
Default Alt Text
D50132.diff (617 B)
Attached To
Mode
D50132: rtld: add support for -z initfirst
Attached
Detach File
Event Timeline
Log In to Comment