diff options
author | 2014-11-16 12:30:52 +0000 | |
---|---|---|
committer | 2014-11-16 12:30:52 +0000 | |
commit | 1e8cdc2e593c4e9ec7f4bdac2fbf48a4ad29f5b8 (patch) | |
tree | 739083100a383196b1776cb84f65da8812dc079b /lib/libssl/ssl_err.c | |
parent | Read your compiler output even when it succeeds. Add missing variable to (diff) | |
download | wireguard-openbsd-1e8cdc2e593c4e9ec7f4bdac2fbf48a4ad29f5b8.tar.xz wireguard-openbsd-1e8cdc2e593c4e9ec7f4bdac2fbf48a4ad29f5b8.zip |
Replace a plethora of historical protection options with just
PROT_NONE, PROT_READ, PROT_WRITE, and PROT_EXEC from mman.h.
PROT_MASK is introduced as the one true way of extracting those bits.
Remove UVM_ADV_* wrapper, using the standard names.
ok doug guenther kettenis
Diffstat (limited to 'lib/libssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions