X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fchown;h=9e479a5090bb06815009fea02cd0970305ae6344;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=ba40cfd6e039f1cd8222076bb8e1b4b4f357c630;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/chown b/modules/chown index ba40cfd6e..9e479a509 100644 --- a/modules/chown +++ b/modules/chown @@ -1,5 +1,5 @@ Description: -chown() function: change ownership of a file. +chown() function: change ownership of a file, following symlinks. Files: lib/chown.c @@ -7,13 +7,14 @@ lib/fchown-stub.c m4/chown.m4 Depends-on: -stat-macros +unistd +sys_stat configure.ac: gl_FUNC_CHOWN +gl_UNISTD_MODULE_INDICATOR([chown]) Makefile.am: -EXTRA_DIST += chown.c fchown-stub.c Include: