X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flchown;h=e011e2bddbd9ef2bf7cce82e68a2a442370cb7ed;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=b90b660a72ae2f548ce62dd17c8b002ee888de34;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/lchown b/modules/lchown index b90b660a7..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 lchown.c Include: -"lchown.h" + License: GPL