History log of /openbsd-src/regress/sys/kern/pledge/filedescriptor/pass.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 84d4cbe5 10-Apr-2018 bluhm <bluhm@openbsd.org>

Check that a file descriptor's plegde flag is correctly propagated.
The test covers the system calls dup, dup2, dup3, open /dev/fd, and
file descriptor passing. The fstat(1) output is analysed.