From owner-freebsd-standards Thu Jan 23 9:58: 1 2003 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26DC037B401 for ; Thu, 23 Jan 2003 09:58:00 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B46543ED8 for ; Thu, 23 Jan 2003 09:57:58 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h0NHvt1e001348; Thu, 23 Jan 2003 10:57:56 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 23 Jan 2003 10:56:59 -0700 (MST) Message-Id: <20030123.105659.100599437.imp@bsdimp.com> To: ryany@pobox.com Cc: freebsd-standards@FreeBSD.ORG Subject: Re: math.h: first run From: "M. Warner Losh" In-Reply-To: <20030121130737.6be86e80.ryany@pobox.com> References: <20030121130737.6be86e80.ryany@pobox.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20030121130737.6be86e80.ryany@pobox.com> Ryan Younce writes: : macros per C99. All new function prototypes are commented, as well as : the macros that are likely MD. Is there a reason they are all commented out? It struck me when I read this file that it was 1/2 connented out. : The file is located at: : : http://www.tribug.org/~ryan/freebsd.math.h This repeats the historical mistake about _REENTRANT defining *gamma*_r functions we inherited from Sun. Shouldn't those be protected by some more appropriate standards symbol? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message