From d8ce8208a41635cd2e164241bf4ac37ca500c796 Mon Sep 17 00:00:00 2001 From: nsz Date: Mon, 23 Jan 2012 13:10:56 +0100 Subject: [PATCH] libm: fix typo, drop fdlibm year marks --- libm.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libm.txt b/libm.txt index 6c4df9e..069a1c7 100644 --- a/libm.txt +++ b/libm.txt @@ -12,9 +12,9 @@ see: "Methods and Programs for Mathematical Functions" by Moshier 1989 fdlibm by K. C. Ng around 1993, updated in 1995? (1993: copyright notice: "Developed at SunPro ..") (1995: copyright notice: "Developed at SunSoft ..") -see: "Artument Reduction for Huge Arguments: Good to the Last Bit" by Ng 1992 +see: "Argument Reduction for Huge Arguments: Good to the Last Bit" by Ng 1992 http://www.netlib.org/fdlibm -used in: 1993: netbsd, openbsd, 1995: freebsd, bionic, musl +used in: netbsd, openbsd, freebsd, bionic, musl libultim by Abraham Ziv around 2001 (gpl) (also known as the ibm accurate portable math lib) -- 2.20.1