stdbit: clean up namespace and simplify
[gnulib.git] / modules / chownat
blob31b6bc0ccd1f95ac442a276b4ae5196613902884
1 Description:
2 chownat and lchownat functions: Change owner of a file at a directory.
4 Files:
5 lib/chownat.c
7 Depends-on:
8 fchownat
10 configure.ac:
11 gl_MODULE_INDICATOR([chownat]) dnl for lib/openat.h
13 Makefile.am:
14 lib_SOURCES += chownat.c
16 Include:
17 "openat.h"
19 License:
20 GPL
22 Maintainer:
23 Jim Meyering, Eric Blake, Paul Eggert