ctags/gnu_regex
dhiebert 346220ce41 Updated to use regex code from glibc.
git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@710 c5d04d22-be80-434c-894e-aa346cc9e8e8
2009-07-04 05:53:16 +00:00
..
README.txt Updated to use regex code from glibc. 2009-07-04 05:26:42 +00:00
regcomp.c Updated to use regex code from glibc. 2009-07-04 05:53:16 +00:00
regex.c Updated to use regex code from glibc. 2009-07-04 05:26:42 +00:00
regex.h Updated to use regex code from glibc. 2009-07-04 05:26:42 +00:00
regex_internal.c Updated to use regex code from glibc. 2009-07-04 05:53:16 +00:00
regex_internal.h Updated to use regex code from glibc. 2009-07-04 05:53:16 +00:00
regexec.c Updated to use regex code from glibc. 2009-07-04 05:53:16 +00:00

README.txt

These source files were taken from the GNU glibc-2.10.1 package.

    ftp://ftp.gnu.org/gnu/glibc/glibc-2.10.1.tar.bz2

Minor changes were made to eliminate compiler errors and warnings.