Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 12/08/2000 21:21:29
Module Name:	basesrc
Committed By:	drochner
Date:		Fri Dec  8 19:21:29 UTC 2000

Added Files:
	basesrc/regress/usr.bin/rtld/testlib: Makefile ccexc.cc construct.cc
	    virt.cc

Log Message:
test cases for dynamically loaded objects: constructor/destructor call for
static objects, C++ runtime support


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/regress/usr.bin/rtld/testlib/Makefile \
    basesrc/regress/usr.bin/rtld/testlib/ccexc.cc \
    basesrc/regress/usr.bin/rtld/testlib/construct.cc \
    basesrc/regress/usr.bin/rtld/testlib/virt.cc

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