X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fchown;h=cf9921089b90ac189647c1c9d69055203313a8f4;hb=45a1421304b3f60b91e2ab5fc191573f9d090a40;hp=ba40cfd6e039f1cd8222076bb8e1b4b4f357c630;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/chown b/modules/chown index ba40cfd6e..cf9921089 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,15 @@ lib/fchown-stub.c m4/chown.m4 Depends-on: -stat-macros +open +unistd +sys_stat configure.ac: gl_FUNC_CHOWN +gl_UNISTD_MODULE_INDICATOR([chown]) Makefile.am: -EXTRA_DIST += chown.c fchown-stub.c Include: