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

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

Log Message:
Sync with i386:
Update to account for separate handling of the explicit integer bit;
simplifies a little.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/x86_64/gen/isinfl.c \
    src/lib/libc/arch/x86_64/gen/isnanl.c

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