81d488a2b94e54dda87793407f1c198af8c19ab3
[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 stat-macros
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