Subject: CVS commit: src/lib/libc/arch/m68k/gen
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/28/2003 00:13:22
Module Name:	src
Committed By:	kleink
Date:		Tue Oct 28 00:13:22 UTC 2003

Modified Files:
	src/lib/libc/arch/m68k/gen: isnanl.c

Log Message:
Ignore the explicit integer bit here, too; otherwise an infinity with the
explicit integer bit set could be classified as NaN.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/m68k/gen/isnanl.c

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