Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/08/2001 06:39:32
Module Name:	basesrc
Committed By:	simonb
Date:		Mon Jan  8 04:39:31 UTC 2001

Added Files:
	basesrc/regress/lib/libc/div: Makefile div.c

Log Message:
Add regression tests for div/ldiv/lldiv.

Inspired by port-i386/11914 from Luke Mewburn.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libc/div/Makefile \
    basesrc/regress/lib/libc/div/div.c

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