Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
[gnulib.git] / modules / lchown
1 Description:
2 lchown() function: change ownership of a file.
3
4 Files:
5 lib/lchown.h
6 lib/lchown.c
7 m4/lchown.m4
8
9 Depends-on:
10 chown
11 sys_stat
12
13 configure.ac:
14 gl_FUNC_LCHOWN
15
16 Makefile.am:
17
18 Include:
19 "lchown.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering