Subject: CVS commit: src/lib/libc/gdtoa
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/23/2007 17:45:59
Module Name:	src
Committed By:	christos
Date:		Fri Feb 23 17:45:59 UTC 2007

Modified Files:
	src/lib/libc/gdtoa: hdtoa.c ldtoa.c

Log Message:
vax does not have <machine/ieee.h> or long double
It would be nice if the compiler provided something like __IEEE_MATH__


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/gdtoa/hdtoa.c src/lib/libc/gdtoa/ldtoa.c

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