Ensure O(n) worst-case complexity of strcasestr substitute.
[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 sys_stat
13 xalloc
14
15 configure.ac:
16 gl_MODECHANGE
17
18 Makefile.am:
19
20 Include:
21 "modechange.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering