Module name:    pkg_install
Committed by:   jsonn
Date:           Tue Jul 25 11:57:09 UTC 2006

Added Files:
        pkg_install/include/pkg: pattern.h
        pkg_install/lib: Makefile convert_pattern.c pattern.c
            simple_pattern.c
        pkg_install/regress/matching: run-tests.sh
        pkg_install/src/pkgsrc: Makefile pkgsrc.c

Log Message:
Add pattern implementation, a small test program for the API and
a script to run the regression tests.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 pkg_install/include/pkg/pattern.h \
    pkg_install/lib/Makefile pkg_install/lib/convert_pattern.c \
    pkg_install/lib/pattern.c pkg_install/lib/simple_pattern.c \
    pkg_install/regress/matching/run-tests.sh \
    pkg_install/src/pkgsrc/Makefile pkg_install/src/pkgsrc/pkgsrc.c

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/include/pkg/pattern.h?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/Makefile?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/convert_pattern.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pattern.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/simple_pattern.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/regress/matching/run-tests.sh?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkgsrc/Makefile?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkgsrc/pkgsrc.c?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NetBSD-SoC-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to