Subject: CVS commit: src/regress/lib/libc/ieeefp/infinity
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/24/2003 16:35:08
Module Name:	src
Committed By:	kleink
Date:		Fri Oct 24 16:35:08 UTC 2003

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

Log Message:
Make this test the currently libc-internal isinfl() as well.
While I'm here, turn these into assert(3)-based tests.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/regress/lib/libc/ieeefp/infinity/Makefile
cvs rdiff -r1.1 -r1.2 src/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.