autoupdate
[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
22 Include:
23 "modechange.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Jim Meyering