1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/lchmod
2008-10-19 12:50:40 +02:00

25 lines
284 B
Plaintext

Description:
lchmod that is actually chmod (!) on hosts lacking lchmod
Files:
m4/lchmod.m4
Depends-on:
sys_stat
extensions
configure.ac:
gl_FUNC_LCHMOD
gl_SYS_STAT_MODULE_INDICATOR([lchmod])
Makefile.am:
Include:
<sys/stat.h>
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering