Rich Felker 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path
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.
2015-02-05 23:34:27 -05:00
..
2011-02-27 03:48:57 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00