X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fregex;h=c6a12359491ff85667b5cf487cd981e2cf7a9182;hb=4bd86a4de354c84ed23d3533feb649cf7de1e413;hp=90c6ad51376bdfb80a5f810271239041a3b8b4db;hpb=12c815ea5256df8aae2ffc73bcf410767b6c04cc;p=gnulib.git diff --git a/modules/regex b/modules/regex index 90c6ad513..c6a123594 100644 --- a/modules/regex +++ b/modules/regex @@ -4,25 +4,41 @@ Regular expression matching. Files: lib/regex.h lib/regex.c +lib/regex_internal.c +lib/regex_internal.h +lib/regexec.c +lib/regcomp.c m4/regex.m4 +m4/mbstate_t.m4 Depends-on: alloca -gettext -restrict +btowc +extensions +gettext-h +localcharset +malloc +memcmp +memmove +mbrtowc +mbsinit +stdbool +stdint +ssize_t +wchar +wcrtomb +wctype configure.ac: gl_REGEX Makefile.am: -lib_SOURCES += regex.h regex.c Include: "regex.h" License: -LGPL +LGPLv2+ Maintainer: all -