diff options
author | Florian Weimer <fweimer@redhat.com> | 2020-01-22 19:01:20 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-02-12 08:43:59 +0100 |
commit | 752dd17443e55a4535cb9e6baa4e550ede383540 (patch) | |
tree | 9e7e6a0ab376017674ea8f20c4a9e429f4133418 /stdio-common | |
parent | 6b89c385d8bd0700b25bac2c2d0bebe68d5cc05d (diff) | |
download | glibc-752dd17443e55a4535cb9e6baa4e550ede383540.tar glibc-752dd17443e55a4535cb9e6baa4e550ede383540.tar.gz glibc-752dd17443e55a4535cb9e6baa4e550ede383540.tar.bz2 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 'stdio-common')
0 files changed, 0 insertions, 0 deletions