[uClibc] Adding uClibc++ features

Manuel Novoa III mjn3 at codepoet.org
Mon Oct 4 21:12:22 UTC 2004


On Mon, Oct 04, 2004 at 09:34:22PM +0200, Peter S. Mazinger wrote:
> Are you intending to add sinf/cosf/tanf or the math stuff will be left 
> (mostly) out?

I've spent about the past week and a half rewriting uClibc's math lib.
I probably have at least another week to go.  I'm shooting for C99 and
SUSv3 compliance, including all the required functions, for platforms
where long double is the same as double.  I'm also paying particular
attention to soft-float issues.

NOTE!  The new libm will probably not initially be LGPL.

Manuel



More information about the uClibc mailing list