Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 12:00:05 -0700 (PDT)
From:      David Schultz <dschultz@uclink.berkeley.edu>
To:        standards@FreeBSD.org
Subject:   Re: misc/23103: <math.h> lacks many ISO C99 features (NAN, isfinite,...)
Message-ID:  <200205151900.g4FJ05B85453@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/23103; it has been noted by GNATS.

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,...)
Date: Wed, 15 May 2002 11:55:01 -0700

 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?200205151900.g4FJ05B85453>