summaryrefslogtreecommitdiff
path: root/include/sys/prctl.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-19add speculation control prctls from linux v4.17Szabolcs Nagy1-0/+9
2018-02-22sys/prctl.h: add new PR_SVE_* macros from linux v4.15Szabolcs Nagy1-0/+6
2016-01-26add new PR_CAP_AMBIENT and related defines to sys/prctl.hSzabolcs Nagy1-0/+6
2015-04-17add PR_*_FP_MODE prctl optionsSzabolcs Nagy1-0/+5
2015-04-17add PR_MPX_*_MANAGEMENT prctl optionsSzabolcs Nagy1-0/+3
2014-12-23add new prctl command PR_SET_MM_MAP to sys/prctl.hSzabolcs Nagy1-0/+21
2014-07-20add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flagsSzabolcs Nagy1-0/+3
2013-07-30add macros for new(ish) prctl commandsRich Felker1-0/+37
2013-07-30fix some prctl macros that were incorrectly copied into this fileRich Felker1-3/+3
2011-06-18copy-paste error in prctl.hRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+64