gnupg/util (7 files)
cvs user dshaw
cvs@cvs.gnupg.org
Sat, 19 Oct 2002 22:24:54 +0200
Date: Saturday, October 19, 2002 @ 22:24:54
Author: dshaw
Path: /cvs/gnupg/gnupg/util
Added: regcomp.c regex.c regex_internal.c regex_internal.h regexec.c
Modified: ChangeLog Makefile.am
* Makefile.am, regcomp.c, regex.c, regex_internal.c, regex_internal.h,
regexec.c: Add new regex files from glibc 2.3.1.
------------------+
ChangeLog | 5
Makefile.am | 3
regcomp.c | 3491 +++++++++++++++++++++++++++++++++++++++++++++++++++++
regex.c | 62
regex_internal.c | 1229 ++++++++++++++++++
regex_internal.h | 643 +++++++++
regexec.c | 3225 ++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 8658 insertions(+)