Commit Graph

1 Commits (96b8100a511b7abeca5a2b801ba26e8a7daef892)

Author SHA1 Message Date
Victor Julien 46f5f4cff8 util: add facility to check for RWX page support
Some code won't work well when the OS doesn't allow RWX pages. This
page introduces a check for runtime evaluation of the OS' policy on
this.

Thanks to Shawn Webb from HardenedBSD for suggesting this solution.
10 years ago