X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=95da75d5a42e8e097f76da1bf0986cdbaf8d2574;hb=9d3af100c7a626ed2b501fb7d0a97936f72ce9ac;hp=ecd2d8d8cdd803c77eb32f97f320bc8112f96274;hpb=decbaff27014491963d27437ca06426f55260f2f;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index ecd2d8d8c..95da75d5a 100644 --- a/modules/userspec +++ b/modules/userspec @@ -2,25 +2,31 @@ Description: Parse a `user:group' specifier (e.g. the first argument of chown utility). Files: +lib/inttostr.h 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 Makefile.am: -lib_SOURCES += userspec.c userspec.h Include: "userspec.h" +License: +GPL + Maintainer: Jim Meyering