Date: Wed, 2 Feb 2000 18:47:45 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Dieter Buerssner cc: djgpp AT delorie DOT com Subject: Re: DJGPP implementation von In-Reply-To: <879e6o$3ikqn$1@fu-berlin.de> Message-ID: 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 ? 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!