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

Modified Files:
	src/lib/libc/gen: isinfl_dbl_ieee754.c isnanl_dbl_ieee754.c

Log Message:
Add an error check to ensure these are used on platforms without a
distinct long doble type only.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/gen/isinfl_dbl_ieee754.c \
    src/lib/libc/gen/isnanl_dbl_ieee754.c

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