mirror of git://git.musl-libc.org/musl
61b1d10212
in the case where a non-symlink file was replaced by a symlink during the fchmodat operation with AT_SYMLINK_NOFOLLOW, mode change on the new symlink target was successfully suppressed, but the error was not reported. instead, fchmodat simply returned 0. |
||
---|---|---|
.. | ||
__xstat.c | ||
chmod.c | ||
fchmod.c | ||
fchmodat.c | ||
fstat.c | ||
fstatat.c | ||
futimens.c | ||
futimesat.c | ||
lchmod.c | ||
lstat.c | ||
mkdir.c | ||
mkdirat.c | ||
mkfifo.c | ||
mkfifoat.c | ||
mknod.c | ||
mknodat.c | ||
stat.c | ||
statvfs.c | ||
umask.c | ||
utimensat.c |