From owner-freebsd-standards@FreeBSD.ORG Mon Dec 10 07:17:55 2007 Return-Path: Delivered-To: freebsd-standards@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32F1816A417 for ; Mon, 10 Dec 2007 07:17:55 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from VARK.MIT.EDU (VARK.MIT.EDU [18.95.3.179]) by mx1.freebsd.org (Postfix) with ESMTP id E772D13C469 for ; Mon, 10 Dec 2007 07:17:54 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from VARK.MIT.EDU (localhost [127.0.0.1]) by VARK.MIT.EDU (8.14.2/8.14.1) with ESMTP id lBA7HQgF013000; Mon, 10 Dec 2007 02:17:26 -0500 (EST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.MIT.EDU (8.14.2/8.14.1/Submit) id lBA7HQ9V012999; Mon, 10 Dec 2007 02:17:26 -0500 (EST) (envelope-from das@FreeBSD.ORG) Date: Mon, 10 Dec 2007 02:17:26 -0500 From: David Schultz To: Bruce Evans Message-ID: <20071210071726.GB12886@VARK.MIT.EDU> Mail-Followup-To: Bruce Evans , Steve Kargl , freebsd-standards@FreeBSD.ORG References: <20071012180959.GA36345@troutmask.apl.washington.edu> <20071206090833.GA95428@VARK.MIT.EDU> <20071206231143.GA63969@troutmask.apl.washington.edu> <20071207173222.D702@delplex.bde.org> <20071209214927.GB9698@VARK.MIT.EDU> <20071210162247.O3964@delplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071210162247.O3964@delplex.bde.org> Cc: freebsd-standards@FreeBSD.ORG, Steve Kargl Subject: Re: [PATCH] hypotl, cabsl, and code removal in cabs X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2007 07:17:55 -0000 On Mon, Dec 10, 2007, Bruce Evans wrote: > >For ia64, we can use Intel's BSD-licensed math lib. > > Sure. I use it a hacked up version of the glibc version of it locally > as a gold standard, but don't want to maintain it. Is is fully > BSD-licensed? 3-clause, but yes, that's my understanding.