summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_var.h
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2013-08-25 21:52:04 +0000
committerjilles <jilles@FreeBSD.org>2013-08-25 21:52:04 +0000
commit03a89a5fe0a80e1df50027d7d94266daffa41805 (patch)
treebddbfe84d374af36e84637f519c5304ec63d2d71 /sys/netinet/tcp_var.h
parent39ba4b9ee11cabbc23fe76a96457c2ac71334c79 (diff)
downloadFreeBSD-src-03a89a5fe0a80e1df50027d7d94266daffa41805.zip
FreeBSD-src-03a89a5fe0a80e1df50027d7d94266daffa41805.tar.gz
Fix fcntl F_GETFL F_SETFL for files opened execute-only (O_EXEC).
The FFLAGS and OFLAGS now work correctly also for files opened with O_EXEC. Except possibly fuse, the other users pass values without O_EXEC set. fuse appears to assume O_EXEC is handled correctly. Although F_SETFL may not be commonly used for execute-only file descriptors, F_GETFL may be useful to find the access mode.
Diffstat (limited to 'sys/netinet/tcp_var.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud