X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=ce1ee1792ad2fae5f964dd05dbf335bb9c0b9cc9;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=71fbe33b9bc859d16d984d12fdd6a9a237cf6ca6;hpb=266a433bc1d2cac494500e688df39515f48b44dc;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index 71fbe33b9..ce1ee1792 100644 --- a/modules/userspec +++ b/modules/userspec @@ -1,8 +1,7 @@ Description: -Parse a `user:group' specifier (e.g. the first argument of chown utility). +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 @@ -14,12 +13,14 @@ xstrtol strdup gettext-h intprops +inttostr stdbool configure.ac: gl_USERSPEC Makefile.am: +lib_SOURCES += userspec.c Include: "userspec.h"