atom feed6 messages in org.freebsd.freebsd-standardsRe: misc/23103: <math.h> lacks many I...
FromSent OnAttachments
David SchultzMay 9, 2002 3:09 am 
David SchultzMay 9, 2002 3:09 am 
Gerald PfeiferMay 15, 2002 10:20 am 
Gerald PfeiferMay 15, 2002 10:29 am 
David SchultzMay 15, 2002 11:54 am 
David SchultzMay 15, 2002 11:59 am 
Subject:Re: misc/23103: <math.h> lacks many ISO C99 features (NAN, isfinite,...)
From:David Schultz (dsch@uclink.berkeley.edu)
Date:May 15, 2002 11:54:39 am
List:org.freebsd.freebsd-standards

Thus spake Gerald Pfeifer <pfei@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 majo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message