]> Savannah Git Hosting - gnulib.git/commit
lchmod: Fix link error on Solaris 10 (regression from 2020-02-16).
authorBruno Haible <bruno@clisp.org>
Sat, 22 Feb 2020 23:44:20 +0000 (00:44 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 22 Feb 2020 23:44:20 +0000 (00:44 +0100)
commita7f76250e6cbbf24e710a8b1f25c1596c97b02c0
tree0eb86e3e16b35965a3b5071b471e00330c46af36
parent182afcba2635cbff91240656c7fb3742dd23ab6f
lchmod: Fix link error on Solaris 10 (regression from 2020-02-16).

* lib/lchmod.c (lchmod): Use the code with lstat and chmod also when
NEED_LCHMOD_NONSYMLINK_FIX is not defined.
ChangeLog
lib/lchmod.c