History log of /openbsd-src/regress/sys/kern/fcntl_dup/fcntl_dup.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 42c0683c 27-Jul-2017 bluhm <bluhm@openbsd.org>

fcntl(F_DUPFD) needs an argument. Otherwise it fails with EINVAL
when compiled with clang.


# db3296cf 31-Jul-2003 deraadt <deraadt@openbsd.org>

various cleanups; david says results are same


# 5f8c363d 08-Feb-2002 art <art@openbsd.org>

Simple test for fcntl(F_DUPFD).