* modules/ssize_t (License): Change to 'unlimited'.
[gnulib.git] / modules / regex
1 Description:
2 Regular expression matching.
3
4 Files:
5 lib/regex.h
6 lib/regex.c
7 lib/regex_internal.c
8 lib/regex_internal.h
9 lib/regexec.c
10 lib/regcomp.c
11 m4/codeset.m4
12 m4/regex.m4
13
14 Depends-on:
15 alloca
16 extensions
17 gettext-h
18 restrict
19
20 configure.ac:
21 gl_REGEX
22
23 Makefile.am:
24
25 Include:
26 "regex.h"
27
28 License:
29 LGPL
30
31 Maintainer:
32 all