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