Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/22/2003 21:37:34
Module Name:	src
Committed By:	kleink
Date:		Wed Oct 22 21:37:34 UTC 2003

Modified Files:
	src/lib/libc/gen: isnanl_ieee754.c

Log Message:
For a double-extended NaN, the exponent must be EXT_EXP_INFNAN, not
DBL_EXP_INFNAN.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/gen/isnanl_ieee754.c

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