Date: Wed, 2 Feb 2000 18:47:45 +0200 (IST) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> X-Sender: eliz AT is To: Dieter Buerssner <buers AT gmx DOT de> cc: djgpp AT delorie DOT com Subject: Re: DJGPP implementation von <fenv.h> In-Reply-To: <879e6o$3ikqn$1@fu-berlin.de> Message-ID: <Pine.SUN.3.91.1000202184610.25790F-100000@is> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 2 Feb 2000, Dieter Buerssner wrote: > Does anybody work on implementing the C99 functions of <fenv.h>? DJGPP currently doesn't support the C99 standard. This includes fenv.h and all the other functions added by C99. > I might do it otherwise. Please go ahead. Please post the sources to djgpp-workers AT delorie DOT com, when you are done (you can also ask questions there). Thanks!