summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/hcreate.c
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2013-03-16 23:19:13 +0000
committerpjd <pjd@FreeBSD.org>2013-03-16 23:19:13 +0000
commitacae942b0530c6e423e597a93933d0dc4d59185a (patch)
tree7e6d274f3ed27f8d78f57a2561d677c6d08a17f0 /lib/libc/stdlib/hcreate.c
parentfc3188711fedd628497b6009ab648c191c72e603 (diff)
downloadFreeBSD-src-acae942b0530c6e423e597a93933d0dc4d59185a.zip
FreeBSD-src-acae942b0530c6e423e597a93933d0dc4d59185a.tar.gz
Require CAP_SEEK if both O_APPEND and O_TRUNC flags are absent.
In other words we don't require CAP_SEEK if either O_APPEND or O_TRUNC flag is given, because O_APPEND doesn't allow to overwrite existing data and O_TRUNC requires CAP_FTRUNCATE already. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libc/stdlib/hcreate.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud