X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Flchown;h=81d488a2b94e54dda87793407f1c198af8c19ab3;hb=5c47417bd460739551f6b1e390b90f375f8ecac7;hp=9844700b835a847091ffb81a1230324b2aaea964;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/lchown b/modules/lchown index 9844700b8..81d488a2b 100644 --- a/modules/lchown +++ b/modules/lchown @@ -1,4 +1,5 @@ Description: +lchown() function: change ownership of a file. Files: lib/lchown.h @@ -7,12 +8,18 @@ m4/lchown.m4 Depends-on: chown +stat-macros configure.ac: -jm_FUNC_LCHOWN +gl_FUNC_LCHOWN Makefile.am: -lib_SOURCES += lchown.h Include: +"lchown.h" +License: +GPL + +Maintainer: +Jim Meyering