summaryrefslogtreecommitdiff
path: root/modules/userspec
blob: ce1ee1792ad2fae5f964dd05dbf335bb9c0b9cc9 (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
32
Description:
Parse a 'user:group' specifier (e.g. the first argument of chown utility).

Files:
lib/userspec.c
lib/userspec.h
m4/userspec.m4

Depends-on:
posixver
xalloc
xstrtol
strdup
gettext-h
intprops
inttostr
stdbool

configure.ac:
gl_USERSPEC

Makefile.am:
lib_SOURCES += userspec.c

Include:
"userspec.h"

License:
GPL

Maintainer:
Jim Meyering