X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fchown;h=cf9921089b90ac189647c1c9d69055203313a8f4;hb=45a1421304b3f60b91e2ab5fc191573f9d090a40;hp=49e78c296e4df96825ddb0cdf3ae7ce30475274c;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/chown b/modules/chown index 49e78c296..cf9921089 100644 --- a/modules/chown +++ b/modules/chown @@ -1,16 +1,27 @@ Description: +chown() function: change ownership of a file, following symlinks. Files: lib/chown.c +lib/fchown-stub.c m4/chown.m4 Depends-on: +open +unistd +sys_stat configure.ac: -jm_FUNC_CHOWN +gl_FUNC_CHOWN +gl_UNISTD_MODULE_INDICATOR([chown]) Makefile.am: Include: +License: +GPL + +Maintainer: +Jim Meyering