From owner-freebsd-current@FreeBSD.ORG Fri Jul 8 17:19:54 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B59D16A41C for ; Fri, 8 Jul 2005 17:19:54 +0000 (GMT) (envelope-from dodell@offmyserver.com) Received: from knight.ixsystems.net (afg.ixsystems.net [206.40.55.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA0E43D45 for ; Fri, 8 Jul 2005 17:19:51 +0000 (GMT) (envelope-from dodell@offmyserver.com) Received: from [192.168.0.100] (afg.ixsystems.net [206.40.55.73]) by knight.ixsystems.net (8.12.10/8.11.6) with ESMTP id j68Gswgs049734 for ; Fri, 8 Jul 2005 09:54:58 -0700 (PDT) (envelope-from dodell@offmyserver.com) Message-ID: <42CEB5C3.80108@offmyserver.com> Date: Fri, 08 Jul 2005 10:20:03 -0700 From: "Devon H. O'Dell" User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Anybody working on C99 math functions? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 17:19:54 -0000 Wanted to ping the list to see if anybody is working on putting some of the C99 math functions (complex numbers, anything else that's missing) into the tree. If not, are there any reasons I shouldn't work on doing this? --Devon