2004-01-28 Roland McGrath <roland@redhat.com>
* common.h (AT_SECURE): New macro.
This commit is contained in:
parent
8b6b3a1dd7
commit
23e684686b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user