summaryrefslogtreecommitdiff
path: root/modules/userspec
blob: 71fbe33b9bc859d16d984d12fdd6a9a237cf6ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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:
posixver
xalloc
xstrtol
strdup
gettext-h
intprops
stdbool

configure.ac:
gl_USERSPEC

Makefile.am:

Include:
"userspec.h"

License:
GPL

Maintainer:
Jim Meyering