support for AT_RANDOM auxiliary entry on the process stack (needed for _dl_random in glibc)
This commit is contained in:
committed by
Balazs Gerofi bgerofi@riken.jp
parent
ac8e2a0c40
commit
89acf5c5d6
@@ -212,7 +212,7 @@ struct user
|
||||
unsigned long int u_debugreg [8];
|
||||
};
|
||||
|
||||
#define AUXV_LEN 14
|
||||
#define AUXV_LEN 16
|
||||
|
||||
struct vm_range {
|
||||
struct list_head list;
|
||||
|
||||
Reference in New Issue
Block a user