Subject: CVS commit: basesrc/regress/lib/libc/ieeefp
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/28/2001 02:36:32
Module Name:	basesrc
Committed By:	bjh21
Date:		Sat Oct 27 23:36:32 UTC 2001

Modified Files:
	basesrc/regress/lib/libc/ieeefp: Makefile
Added Files:
	basesrc/regress/lib/libc/ieeefp/infinity: Makefile infinity.c

Log Message:
Quick test to make sure that __infinity is properly infinite.  It isn't on
ARM ELF systems at the moment.


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

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