From owner-freebsd-standards Fri Feb 7 10:55:46 2003 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1619037B401 for ; Fri, 7 Feb 2003 10:55:45 -0800 (PST) Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB65C43F3F for ; Fri, 7 Feb 2003 10:55:43 -0800 (PST) (envelope-from l.ertl@univie.ac.at) Received: from adslle.cc.univie.ac.at (adslle.cc.univie.ac.at [131.130.102.11]) by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id h17ItYt3247210 for ; Fri, 7 Feb 2003 19:55:38 +0100 Date: Fri, 7 Feb 2003 19:55:34 +0100 (CET) From: Lukas Ertl To: standards@FreeBSD.ORG Subject: C99 floating point macros Message-ID: <20030207194848.N353@leelou.in.tern> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-DCC-ZID-Univie-mailbox-Metrics: mailbox 4251; Body=1 Fuz1=1 Fuz2=1 Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello standards, I hope I don't sound too stupid but I'd like to contribute something to FreeBSD. Looking through the C99 status board I found noone has started working on implementation of the C99 macros isgreater, isless etc. If I read the standard correctly it doesn't seem to be so hard to implement them, but I'm having some questions: *) Where should I put additional source files / change existing ones to confirm to the FreeBSD source tree? *) Regarding different architectures: is there anything I need to take care of? *) Can I just use isnan(3) for input validation? *) So, the basic question is: where should I start? :-) I hope I'm getting some input from you. thanks, le --=20 Lukas Ertl eMail: l.ertl@univie.ac.at UNIX-Systemadministrator Tel.: (+43 1) 4277-14073 Zentraler Informatikdienst (ZID) Fax.: (+43 1) 4277-9140 der Universit=E4t Wien http://mailbox.univie.ac.at/~le/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message