projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e67eb1
)
2004-01-28 Roland McGrath <roland@redhat.com>
author
Roland McGrath
<roland@gnu.org>
Thu, 29 Jan 2004 02:41:18 +0000
(
02:41
+0000)
committer
Roland McGrath
<roland@gnu.org>
Thu, 29 Jan 2004 02:41:18 +0000
(
02:41
+0000)
* common.h (AT_SECURE): New macro.
include/elf/common.h
patch
|
blob
|
history
diff --git
a/include/elf/common.h
b/include/elf/common.h
index 3eba178e5bbb9c508432c460abc459dcab483579..bf233f61dfdb98befd216de41832d81e5f87695d 100644
(file)
--- a/
include/elf/common.h
+++ b/
include/elf/common.h
@@
-721,6
+721,7
@@
#define AT_ICACHEBSIZE 20 /* Instruction cache block size. */
#define AT_UCACHEBSIZE 21 /* Unified cache block size. */
#define AT_IGNOREPPC 22 /* Entry should be ignored */
+#define AT_SECURE 23 /* Boolean, was exec setuid-like? */
/* Pointer to the global system page used for system calls and other
nice things. */
#define AT_SYSINFO 32