Subject: Re: fenv.h - floating-point environment?
To: Juan RP <juan@xtraeme.unixbsd.org>
From: Klaus Klein <kleink@mibh.de>
List: tech-userlevel
Date: 05/10/2004 11:38:57
On Monday 10 May 2004 09:55, you wrote:

> I have an application that uses the functions defined in fenv.h, but
> NetBSD is missing these functions and this time can't find it in the src.
> 
> They are defined here:
> 
> http://www.opengroup.org/onlinepubs/009695399/basedefs/fenv.h.html

They are actually from C99.

> Could be added these functions in HEAD?

Sure, once someone implements them. :-)  Seriously, though, I have an
apparently working i386 implementation, but there have been more
pressing needs in the meantime.  It'll be gotten to eventually.



- Klaus