Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/30/2003 23:19:07
Module Name:	src
Committed By:	martin
Date:		Tue Dec 30 23:19:07 UTC 2003

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

Log Message:
In case of underflow, return -0.0 or +0.0, depending on the sign of
the argument.
This makes sparc64 pass regress/lib/libc/ldexp.


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

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