* commit '889203005b62f0c2124a7fcae12f9824cbc78868': prctl: Adds the PR_SET_TIMERSLACK_PID option
This commit is contained in:
commit
eba6501c20
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@
|
|||
#define PR_GET_NO_NEW_PRIVS 39
|
||||
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
|
||||
#define PR_GET_TID_ADDRESS 40
|
||||
#define PR_SET_TIMERSLACK_PID 41
|
||||
#define PR_SET_VMA 0x53564d41
|
||||
#define PR_SET_VMA_ANON_NAME 0
|
||||
#endif
|
||||
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue