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