X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fregex;h=f51640621c0c1525ac6ef3316d138eafe50f8372;hb=3361b6d48f06367906059ba220639436b50dbe4d;hp=170d78cb062ca59e62090b9898c1a34df20b370a;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/regex b/modules/regex index 170d78cb0..f51640621 100644 --- a/modules/regex +++ b/modules/regex @@ -4,26 +4,42 @@ 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 -unlocked-io -gettext -restrict +btowc +extensions +gettext-h +localcharset +malloc +memcmp +memmove +mbrtowc +mbsinit +nl_langinfo +stdbool +stdint +ssize_t +wchar +wcrtomb +wctype configure.ac: gl_REGEX Makefile.am: -lib_SOURCES += regex.h Include: "regex.h" License: -LGPL +LGPLv2+ Maintainer: all -