Subject: CVS commit: src/regress/lib/libc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/01/2003 06:20:55
Module Name:	src
Committed By:	thorpej
Date:		Sat Mar  1 04:20:55 UTC 2003

Modified Files:
	src/regress/lib/libc: Makefile
Added Files:
	src/regress/lib/libc/atexit: Makefile atexit.c expected

Log Message:
Add a regression test for atexit(3)/__cxa_atexit()/__cxa_finalize().


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/regress/lib/libc/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/atexit/Makefile \
    src/regress/lib/libc/atexit/atexit.c src/regress/lib/libc/atexit/expected

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