X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flchown;h=e011e2bddbd9ef2bf7cce82e68a2a442370cb7ed;hb=83865790a17fab033006064b3c764ceb6a4f0eba;hp=654623153b2034f4054629811609a8d376c0b2e1;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/lchown b/modules/lchown index 654623153..e011e2bdd 100644 --- a/modules/lchown +++ b/modules/lchown @@ -1,19 +1,26 @@ Description: -lchown() function: change ownership of a file. +lchown() function: change ownership of a file, without following symlinks. Files: -lib/lchown.h lib/lchown.c m4/lchown.m4 Depends-on: chown +sys_stat +unistd configure.ac: -jm_FUNC_LCHOWN +gl_FUNC_LCHOWN +gl_UNISTD_MODULE_INDICATOR([lchown]) Makefile.am: -lib_SOURCES += lchown.h Include: + +License: +GPL + +Maintainer: +Jim Meyering