summaryrefslogtreecommitdiff
path: root/lib/lchmod.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* lchmod: Use /proc on Cygwin.Bruno Haible2020-07-231-1/+1
* fchmodat, lchmod: simplifyPaul Eggert2020-02-231-36/+10
* lchmod: Fix link error on Solaris 10 (regression from 2020-02-16).Bruno Haible2020-02-231-11/+9
* lchmod: Make more future-proof.Bruno Haible2020-02-161-7/+54
* fchmodat, lchmod: port to buggy Linux filesystemsPaul Eggert2020-02-131-5/+22
* lchmod: pacify Coverity CID 1491216Paul Eggert2020-02-111-4/+6
* fchmodat: AT_SYMLINK_NOFOLLOW fix for non-symlinksPaul Eggert2020-02-071-0/+72