X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flchown;h=e011e2bddbd9ef2bf7cce82e68a2a442370cb7ed;hb=a179a84eaad67c3690f924f4a0d6852d13b073d1;hp=81d488a2b94e54dda87793407f1c198af8c19ab3;hpb=92390a7aa6a7faa26c6a2eff990efe0df75c350c;p=gnulib.git diff --git a/modules/lchown b/modules/lchown index 81d488a2b..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 -stat-macros +sys_stat +unistd configure.ac: gl_FUNC_LCHOWN +gl_UNISTD_MODULE_INDICATOR([lchown]) Makefile.am: Include: -"lchown.h" + License: GPL