summaryrefslogtreecommitdiff
path: root/modules/modechange
blob: e1ae6cdd2cdacec23aa8978ca270df5c15d8919e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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:
xstrtol

configure.ac:
gl_MODECHANGE

Makefile.am:
lib_SOURCES += modechange.h modechange.c

Include:
"modechange.h"