New modules 'unistr/u8-strmbtouc', 'unistr/u16-strmbtouc', 'unistr/u32-strmbtouc'.
[gnulib.git] / modules / regex
index 133fa75..85368c9 100644 (file)
@@ -1,21 +1,36 @@
 Description:
+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/codeset.m4
 m4/regex.m4
 
 Depends-on:
 alloca
-unlocked-io
-gettext
+extensions
+gettext-h
+malloc
+stdint
+strcase
+ssize_t
+wctype
 
 configure.ac:
 gl_REGEX
 
 Makefile.am:
-lib_SOURCES += regex.h
 
 Include:
 "regex.h"
 
+License:
+LGPL
+
+Maintainer:
+all