Tests for module 'unicase/u32-toupper'.
[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-macros
12 stdbool
13 sys_stat
14 xalloc
15
16 configure.ac:
17 gl_MODECHANGE
18
19 Makefile.am:
20
21 Include:
22 "modechange.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Jim Meyering