Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-04-17 | add PR_*_FP_MODE prctl options | Szabolcs Nagy | -0/+5 |
2015-04-17 | add PR_MPX_*_MANAGEMENT prctl options | Szabolcs Nagy | -0/+3 |
2014-12-23 | add new prctl command PR_SET_MM_MAP to sys/prctl.h | Szabolcs Nagy | -0/+21 |
2014-07-20 | add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags | Szabolcs Nagy | -0/+3 |
2013-07-30 | add macros for new(ish) prctl commands | Rich Felker | -0/+37 |
2013-07-30 | fix some prctl macros that were incorrectly copied into this file | Rich Felker | -3/+3 |
2011-06-18 | copy-paste error in prctl.h | Rich Felker | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+64 |