X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=ce1ee1792ad2fae5f964dd05dbf335bb9c0b9cc9;hb=c41a44ca405cc1d885fdbbcd5e41ae94bbee1d7e;hp=293ce2006708005e2af93b5bea0dd4ae0d04ed3a;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index 293ce2006..ce1ee1792 100644 --- a/modules/userspec +++ b/modules/userspec @@ -1,15 +1,20 @@ Description: +Parse a 'user:group' specifier (e.g. the first argument of chown utility). Files: lib/userspec.c +lib/userspec.h m4/userspec.m4 Depends-on: -alloca +posixver xalloc xstrtol strdup -gettext +gettext-h +intprops +inttostr +stdbool configure.ac: gl_USERSPEC @@ -18,4 +23,10 @@ Makefile.am: lib_SOURCES += userspec.c Include: +"userspec.h" +License: +GPL + +Maintainer: +Jim Meyering