Date: Thu, 23 Jan 2003 10:56:59 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: ryany@pobox.com Cc: freebsd-standards@FreeBSD.ORG Subject: Re: math.h: first run Message-ID: <20030123.105659.100599437.imp@bsdimp.com> In-Reply-To: <20030121130737.6be86e80.ryany@pobox.com> References: <20030121130737.6be86e80.ryany@pobox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030121130737.6be86e80.ryany@pobox.com> Ryan Younce <ryany@pobox.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030123.105659.100599437.imp>