2004-01-28 Roland McGrath <roland@redhat.com>
* common.h (AT_SECURE): New macro.
This commit is contained in:
		| @@ -721,6 +721,7 @@ | |||||||
| #define AT_ICACHEBSIZE	20		/* Instruction cache block size.  */ | #define AT_ICACHEBSIZE	20		/* Instruction cache block size.  */ | ||||||
| #define AT_UCACHEBSIZE	21		/* Unified cache block size.  */ | #define AT_UCACHEBSIZE	21		/* Unified cache block size.  */ | ||||||
| #define AT_IGNOREPPC	22		/* Entry should be ignored */ | #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 | /* Pointer to the global system page used for system calls and other | ||||||
|    nice things.  */ |    nice things.  */ | ||||||
| #define AT_SYSINFO	32 | #define AT_SYSINFO	32 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user