diff options
author | 2020-01-22 19:01:20 +0100 | |
---|---|---|
committer | 2020-02-12 08:43:59 +0100 | |
commit | 752dd17443e55a4535cb9e6baa4e550ede383540 (patch) | |
tree | 9e7e6a0ab376017674ea8f20c4a9e429f4133418 /sysdeps/unix/sysv/linux/bits/fcntl-linux.h | |
parent | io: Implement lchmod using fchmodat [BZ #14578] (diff) | |
download | glibc-752dd17443e55a4535cb9e6baa4e550ede383540.tar.xz glibc-752dd17443e55a4535cb9e6baa4e550ede383540.zip |
Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578]
/proc/self/fd files are special and chmod on O_PATH descriptors
in that directory operates on the symbolic link itself (like lchmod).
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/fcntl-linux.h')
0 files changed, 0 insertions, 0 deletions