X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Flchown;h=e011e2bddbd9ef2bf7cce82e68a2a442370cb7ed;hb=83865790a17fab033006064b3c764ceb6a4f0eba;hp=af2991945c426dead4ab6e044165bb6d332f54de;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/lchown b/modules/lchown index af2991945..e011e2bdd 100644 --- a/modules/lchown +++ b/modules/lchown @@ -1,23 +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 -stat-macros +sys_stat +unistd configure.ac: gl_FUNC_LCHOWN +gl_UNISTD_MODULE_INDICATOR([lchown]) Makefile.am: -EXTRA_DIST += lchown.h Include: -"lchown.h" + License: GPL