NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42630 CVS commit: src/lib/libm/src



The following reply was made to PR lib/42630; it has been noted by GNATS.

From: Takehiko NOZAKI <tnozaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42630 CVS commit: src/lib/libm/src
Date: Wed, 20 Jan 2010 16:31:35 +0000

 Module Name:   src
 Committed By:  tnozaki
 Date:          Wed Jan 20 16:31:35 UTC 2010
 
 Modified Files:
        src/lib/libm/src: k_standard.c
 
 Log Message:
 PR/42630 asin(2.0) and acos(2.0) doesn't return NaN.
 reported by NARUSE, Yui -san, Thanks!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.12 -r1.13 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