From owner-freebsd-numerics@FreeBSD.ORG Fri Jun 14 06:53:58 2013 Return-Path: Delivered-To: freebsd-numerics@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9392566C; Fri, 14 Jun 2013 06:53:58 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from zim.MIT.EDU (50-196-151-174-static.hfc.comcastbusiness.net [50.196.151.174]) by mx1.freebsd.org (Postfix) with ESMTP id 79B81167E; Fri, 14 Jun 2013 06:53:57 +0000 (UTC) Received: from zim.MIT.EDU (localhost [127.0.0.1]) by zim.MIT.EDU (8.14.7/8.14.2) with ESMTP id r5E6rvBI084983; Thu, 13 Jun 2013 23:53:57 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by zim.MIT.EDU (8.14.7/8.14.2/Submit) id r5E6rvQ5084982; Thu, 13 Jun 2013 23:53:57 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Thu, 13 Jun 2013 23:53:57 -0700 From: David Schultz To: gavin@FreeBSD.org Subject: Re: standards/82654: C99 long double math functions are missing Message-ID: <20130614065357.GA84881@zim.MIT.EDU> References: <201306131112.r5DBC66F078802@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201306131112.r5DBC66F078802@freefall.freebsd.org> Cc: freebsd-numerics@FreeBSD.org, freebsd-standards@FreeBSD.org X-BeenThere: freebsd-numerics@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of high quality implementation of libm functions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 06:53:58 -0000 On Thu, Jun 13, 2013, gavin@FreeBSD.org wrote: > Synopsis: C99 long double math functions are missing > > Responsible-Changed-From-To: freebsd-standards->freebsd-numerics > Responsible-Changed-By: gavin > Responsible-Changed-When: Thu Jun 13 11:09:50 UTC 2013 > Responsible-Changed-Why: > Over to -numerics. It looks like at least half of this has > already made it into releases, and the other half is in head, so > it may be that this PR can be put into "patched" state now. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=82654 I think someone mentioned wanting to keep this open as a tracking bug, although I now have a wiki page for tracking the status of this work, so it's probably fine to close. kargl@ should do the honors!