verify: new macro 'assume'
[gnulib.git] / modules / modechange
1 Description:
2 Manipulation of mode changes specified by strings (e.g. as first argument of
3 chmod utility).
4
5 Files:
6 lib/modechange.h
7 lib/modechange.c
8 m4/modechange.m4
9
10 Depends-on:
11 stat
12 stat-macros
13 stdbool
14 sys_stat
15 xalloc
16
17 configure.ac:
18 gl_MODECHANGE
19
20 Makefile.am:
21 lib_SOURCES += modechange.c
22
23 Include:
24 "modechange.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 Jim Meyering