Page MenuHomeFreeBSD

D50132.diff
No OneTemporary

D50132.diff

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

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)

Event Timeline