summaryrefslogtreecommitdiff
path: root/modules/chownat
blob: 31b6bc0ccd1f95ac442a276b4ae5196613902884 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
chownat and lchownat functions: Change owner of a file at a directory.

Files:
lib/chownat.c

Depends-on:
fchownat

configure.ac:
gl_MODULE_INDICATOR([chownat]) dnl for lib/openat.h

Makefile.am:
lib_SOURCES += chownat.c

Include:
"openat.h"

License:
GPL

Maintainer:
Jim Meyering, Eric Blake, Paul Eggert