X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flchown;h=e011e2bddbd9ef2bf7cce82e68a2a442370cb7ed;hb=eae543033a5c7da46c97594f9cd1b2313bda6ac7;hp=3607c079c51805b0ad105996f2b1df49f62d0f4f;hpb=76cfe20c721a2dcefaabf27de32082458b51b281;p=gnulib.git diff --git a/modules/lchown b/modules/lchown index 3607c079c..e011e2bdd 100644 --- a/modules/lchown +++ b/modules/lchown @@ -1,22 +1,23 @@ 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: gl_FUNC_LCHOWN +gl_UNISTD_MODULE_INDICATOR([lchown]) Makefile.am: Include: -"lchown.h" + License: GPL