From owner-svn-src-head@FreeBSD.ORG Mon Oct 22 13:22:22 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DEF787B7 for ; Mon, 22 Oct 2012 13:22:22 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 87A1A8FC14 for ; Mon, 22 Oct 2012 13:22:22 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so4780023iea.13 for ; Mon, 22 Oct 2012 06:22:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=zCan+TWL0Uj6AW6ux8Waw8cQIJIeaQLyfnTw3xXflXA=; b=Ql/GutD+2OKY5ena1XBxHIl91HzoWOEPsv7zVFelUI/XDVatsGLZkcthpyOnqS/Wiw FQ1J+B+xl5JRoxWYuktSyp+2zDsnTyCeU7l8mhFasfGev2nWnMeKHJjD9y244VwnxxC0 O9ofhe7wN1V40pmfeYuo7h80ptIeSfLcD8a8X/ci35PdYZwuweho4a4WmpWMXO+hYxpW IeUYpoWUY236vfC8TIpdedy80K2sKi0lqjfctD4GgPgWHhESyZRmHKGdgyAzAKp0gtK4 JZkjWP5hCyi5jPRWeA4JSuva+WQmU358uH7yhpa9USxsnZyTmNIaVRksFevei6FdOL8X adqA== Received: by 10.43.92.71 with SMTP id bp7mr7550476icc.29.1350912142091; Mon, 22 Oct 2012 06:22:22 -0700 (PDT) Received: from 63.imp.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPS id ce10sm5466864igb.1.2012.10.22.06.22.20 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Oct 2012 06:22:21 -0700 (PDT) Sender: Warner Losh Subject: Re: svn commit: r241755 - head/lib/msun/src Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: <20121022040651.GA49632@troutmask.apl.washington.edu> Date: Mon, 22 Oct 2012 07:22:18 -0600 Content-Transfer-Encoding: 7bit Message-Id: References: <201210192246.q9JMkm4R092929@svn.freebsd.org> <20121020150917.I1095@besplex.bde.org> <18177777-6EE0-4103-98B0-272EFF98FE96@bsdimp.com> <20121022040651.GA49632@troutmask.apl.washington.edu> To: Steve Kargl X-Mailer: Apple Mail (2.1084) X-Gm-Message-State: ALoCoQlWqfTk75gXX3JZlzEEGIx0O+HHmmC4CVfYfBiCov6JtwInxR1cnQnf9vAKgUhBiXWkHvMp Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , Bruce Evans X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2012 13:22:23 -0000 On Oct 21, 2012, at 10:06 PM, Steve Kargl wrote: > On Sun, Oct 21, 2012 at 09:08:49PM -0600, Warner Losh wrote: >> Feel free to fix them however. I added the comments because >> the algorithms weren't quite the same... If you have a better >> way, feel free to back my stuff out on the way to it. >> >> Warner >> > > Please back your commits out. > > Two of the three people who actually appear to be > working on libm have now requested the back-out. Done. Have fun with whatever you have in mind to replace it. Warner