summaryrefslogtreecommitdiff
path: root/libc/include/dlfcn.h
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2010-11-07 12:11:40 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2010-11-07 12:11:40 +0000
commit486caa1f257e98014ac78f7f7715876f705c17dd (patch)
tree99cad456a5df680ad632040afc583c4862c83b47 /libc/include/dlfcn.h
parente2dc087599c61bfc5ed2ab08b70d4fa69836b8b5 (diff)
Merge changes between r11842 and r11980 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@11981 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/include/dlfcn.h')
-rw-r--r--libc/include/dlfcn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/include/dlfcn.h b/libc/include/dlfcn.h
index a67426df3..af92483f5 100644
--- a/libc/include/dlfcn.h
+++ b/libc/include/dlfcn.h
@@ -9,6 +9,7 @@
#define __RTLD_OPENEXEC 0x20000000
#define __RTLD_CALLMAP 0x10000000
#define __RTLD_AUDIT 0x08000000
+#define __RTLD_SECURE 0x04000000 /* Apply additional security checks. */
#define __LM_ID_CALLER -2