]> mj.ucw.cz Git - eval.git/blob - lib/regex/README
Updated TODO.
[eval.git] / lib / regex / README
1 This directory contains regular expression routines from the GNU libc 2.3.2
2 which are significantly faster than the default regex libraries on most systems.
3
4 They are distributed under the GNU LGPL.
5
6 All files are exact copies of the original distribution, I only provided my
7 own regex.c, regex-sh.h and Makefile.
8
9                                         Martin Mares, March 2004