From: Charles Wilson Date: Wed, 19 May 2010 03:17:29 +0000 (+0000) Subject: Added msys-regex.xml X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5251717fd86625b605dfd158472c7bbbf14218cf;p=mingw%2Fmingw-dist.git Added msys-regex.xml --- diff --git a/msys/msys-regex.xml b/msys/msys-regex.xml new file mode 100644 index 0000000..0cf8014 --- /dev/null +++ b/msys/msys-regex.xml @@ -0,0 +1,62 @@ + + + + + + + Regex provides an implementation of the GNU, POSIX, and + BSD regular expression functions. Current versions are derived + from the GNULIB implementation of the regex module, but an older + version of the runtime derived from the venerable GNU regex + library, with a slightly different interface, is available for + legacy MSYS applications. + + The msys-regex package provides the documentation + for the regex library, while the associated msys-libregex + package provides the runtime library and related development + files. + + + + + + + + + + + + + + + + + Regex provides an implementation of the GNU, POSIX, and + BSD regular expression functions. Current versions are derived + from the GNULIB implementation of the regex module, but an older + version of the runtime derived from the venerable GNU regex + library, with a slightly different interface, is available for + legacy MSYS applications. + + The msys-libregex package the runtime library and + related development files, while the associated msys-regex + package provides the documentation. + + + + + + + + + + + + + + + + + + +