Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 11:55:01 -0700
From:      David Schultz <dschultz@uclink.berkeley.edu>
To:        Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Cc:        freebsd-gnats-submit@freebsd.org, freebsd-standards@freebsd.org
Subject:   Re: misc/23103: <math.h> lacks many ISO C99 features (NAN, isfinite,...)
Message-ID:  <20020515115501.A57275@HAL9000.wox.org>
In-Reply-To: <Pine.BSF.4.44.0205151917050.60958-100000@naos.dbai.tuwien.ac.at>; from pfeifer@dbai.tuwien.ac.at on Wed, May 15, 2002 at 07:21:11PM %2B0200
References:  <20020509030926.A36699@HAL9000.wox.org> <Pine.BSF.4.44.0205151917050.60958-100000@naos.dbai.tuwien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>:
> But apart from isfinite(), everything originally require by Wine seems
> to be there with your patch, thanks!

isfinite() is a really easy addition, since it's just a special case
of fpclassify().  I just want to verify that someone is willing to
support the work before I finish hacking up math.h and research any
changes necessary for architectures other than i386.

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?20020515115501.A57275>