Date: Fri, 7 Feb 2003 19:55:34 +0100 (CET) From: Lukas Ertl <l.ertl@univie.ac.at> To: standards@FreeBSD.ORG Subject: C99 floating point macros Message-ID: <20030207194848.N353@leelou.in.tern>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030207194848.N353>