Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



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.



Home | Main Index | Thread Index | Old Index