NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/41931 CVS commit: src/lib/libm/src
The following reply was made to PR lib/41931; it has been noted by GNATS.
From: "Matthias Drochner" <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/41931 CVS commit: src/lib/libm/src
Date: Mon, 11 Apr 2011 15:17:34 +0000
Module Name: src
Committed By: drochner
Date: Mon Apr 11 15:17:34 UTC 2011
Modified Files:
src/lib/libm/src: k_standard.c
Log Message:
let log(<0) return NaN rather than -inf in POSIX/XOPEN modes, as
requested in PR lib/41931 by Havard Eidnes (the PR refers to POSIX,
the OSF/1 manpage suggests that XOPEN should behave that way too)
being here, do the same to log10 and log2
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libm/src/k_standard.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