mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
* MODULES.html.sh (Numeric conversion functions <stdlib.h>): Add intprops. * modules/getloadavg (Files): Remove lib/intprops.h. (Depends-on): Add intprops. * modules/human: Likewise. * modules/inttostr: Likewise. * modules/openat: Likewise. * modules/sig2str: Likewise. * modules/userspec: Likewise. * modules/utimecmp: Likewise. * modules/xnanosleep: Likewise. * modules/xstrtol: Likewise.
32 lines
331 B
Plaintext
32 lines
331 B
Plaintext
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:
|
|
posixver
|
|
xalloc
|
|
xstrtol
|
|
strdup
|
|
gettext-h
|
|
intprops
|
|
stdbool
|
|
|
|
configure.ac:
|
|
gl_USERSPEC
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"userspec.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|