Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 1995 04:20:02 -0800
From:      The Source Master <srcmastr@NetBSD.ORG>
To:        source-changes@NetBSD.ORG
Subject:   sun-lamp CVS commits
Message-ID:  <199501301220.EAA18826@sun-lamp.cs.berkeley.edu>

next in thread | raw e-mail | index | archive | help

cgd
Mon Jan 30 04:17:01 PST 1995
Update of /b/source/CVS/src/lib/libc/regex
In directory sun-lamp.cs.berkeley.edu:/tmp/regex

Revision/Branch: 1.1.1

Log Message:
regex code from lite.  same as we're using, but slightly cleaner.

Status:

Vendor Tag:	CSRG
Release Tags:	lite-1
		
C src/lib/libc/regex/cclass.h
C src/lib/libc/regex/cname.h
C src/lib/libc/regex/COPYRIGHT
C src/lib/libc/regex/engine.c
C src/lib/libc/regex/Makefile.inc
C src/lib/libc/regex/regcomp.c
C src/lib/libc/regex/regerror.c
C src/lib/libc/regex/regex.3
C src/lib/libc/regex/regex2.h
C src/lib/libc/regex/regexec.c
C src/lib/libc/regex/regfree.c
C src/lib/libc/regex/re_format.7
C src/lib/libc/regex/utils.h
C src/lib/libc/regex/WHATSNEW

14 conflicts created by this import.
Use the following command to help the merge:

	cvs checkout -jCSRG:yesterday -jCSRG src/lib/libc/regex


cgd
Mon Jan 30 04:19:29 PST 1995
Update of /b/source/CVS/src/lib/libc/regex
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/src/lib/libc/regex

Modified Files:
	COPYRIGHT Makefile.inc WHATSNEW cclass.h cname.h engine.c 
	re_format.7 regcomp.c regerror.c regex.3 regex2.h regexec.c 
	regfree.c utils.h 
Removed Files:
	Makefile README debug.c debug.ih engine.ih main.c main.ih mkh 
	regcomp.ih regerror.ih regex.h split.c tests 
Log Message:
clean up import; kill old cruft.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501301220.EAA18826>