2004-01-28 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Thu, 29 Jan 2004 02:41:18 +0000 (02:41 +0000)
committerRoland 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

index 3eba178..bf233f6 100644 (file)
 #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