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