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

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

Log Message:
Make this test the currently libc-internal isnanl() 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/nan/Makefile
cvs rdiff -r1.2 -r1.3 src/regress/lib/libc/ieeefp/nan/nan.c

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