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