X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=ce1ee1792ad2fae5f964dd05dbf335bb9c0b9cc9;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=a25ef818bfa84f8941df0ab5e38e639d9a0a4bfa;hpb=722e3586d1e1551b2d19c191a5a3a3de9194600d;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index a25ef818b..ce1ee1792 100644 --- a/modules/userspec +++ b/modules/userspec @@ -1,9 +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/intprops.h lib/userspec.c lib/userspec.h m4/userspec.m4 @@ -13,12 +11,16 @@ posixver xalloc xstrtol strdup -gettext +gettext-h +intprops +inttostr +stdbool configure.ac: gl_USERSPEC Makefile.am: +lib_SOURCES += userspec.c Include: "userspec.h"