NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44170 CVS commit: src/lib/libm/src
The following reply was made to PR lib/44170; it has been noted by GNATS.
From: "Matthias Drochner" <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44170 CVS commit: src/lib/libm/src
Date: Mon, 29 Nov 2010 15:10:07 +0000
Module Name: src
Committed By: drochner
Date: Mon Nov 29 15:10:06 UTC 2010
Modified Files:
src/lib/libm/src: e_jn.c e_jnf.c
Log Message:
fix accuracy problems in argument ranges where j0(x) is small, closes
PR lib/44170 by Henning Petersen
(originally from Steven G. Kargl per FreeBSD PR bin/144306)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libm/src/e_jn.c
cvs rdiff -u -r1.10 -r1.11 src/lib/libm/src/e_jnf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index