summaryrefslogtreecommitdiff
path: root/modules/modechange
blob: b5b86a4186ad802bf4710922c062b5e9f421bdef (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
Description:
Manipulation of mode changes specified by strings (e.g. as first argument of
chmod utility).

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

Depends-on:
stat
stat-macros
stdbool
sys_stat
xalloc

configure.ac:
gl_MODECHANGE

Makefile.am:
lib_SOURCES += modechange.c

Include:
"modechange.h"

License:
GPL

Maintainer:
Jim Meyering