Hash :
3247f1f8
Author :
Date :
2008-10-19T12:50:40
Move the lchmod() declaration to <sys/stat.h>.
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