[Bug 50773] SetFileAttributesA(FILE_ATTRIBUTE_READONLY) on a symlink doesn't stick

WineHQ Bugzilla wine-bugs at winehq.org
Tue Mar 9 12:44:13 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50773

--- Comment #2 from Erich E. Hoover <erich.e.hoover at gmail.com> ---
I don't believe that there's a straightforward way to implement this, see
https://linux.die.net/man/2/fchmodat:
AT_SYMLINK_NOFOLLOW
    If pathname is a symbolic link, do not dereference it: instead operate on
the link itself. This flag is not currently implemented.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list