X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flchown;h=3607c079c51805b0ad105996f2b1df49f62d0f4f;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=9844700b835a847091ffb81a1230324b2aaea964;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/lchown b/modules/lchown index 9844700b8..3607c079c 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 +sys_stat configure.ac: -jm_FUNC_LCHOWN +gl_FUNC_LCHOWN Makefile.am: -lib_SOURCES += lchown.h Include: +"lchown.h" +License: +GPL + +Maintainer: +Jim Meyering