2004-01-28 Roland McGrath <roland@redhat.com>

* common.h (AT_SECURE): New macro.
This commit is contained in:
Roland McGrath 2004-01-29 02:41:18 +00:00
parent 8b6b3a1dd7
commit 23e684686b

View file

@ -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