diff options
author | 2019-11-30 14:01:45 +0000 | |
---|---|---|
committer | 2019-11-30 14:01:45 +0000 | |
commit | 083d4b5c5a9247d2db2315cdf15b28b0e6fac6a2 (patch) | |
tree | fa446ad8399500079a693445569892e7346f1b0a /lib/libcxx/src/algorithm.cpp | |
parent | Move kernel locking inside the sleep machinery. This enables calling (diff) | |
download | wireguard-openbsd-083d4b5c5a9247d2db2315cdf15b28b0e6fac6a2.tar.xz wireguard-openbsd-083d4b5c5a9247d2db2315cdf15b28b0e6fac6a2.zip |
After fork(2) the pledge(2) in the parent proc can be reduced to
"stdio rpath sendfd" so that it can call {l,}stat/open and sendfd for imsg_*
in order to send fds to the child proc which is already pledged by recvfd to
receive them
OK brynet@ deraadt@
Diffstat (limited to 'lib/libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions