avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] cLib... Reentrant?


From: Dmitry K.
Subject: Re: [avr-gcc-list] cLib... Reentrant?
Date: Wed, 4 Mar 2009 08:48:50 +1000
User-agent: KMail/1.5

> > Is the cLib, in general, written as reentrant code?
> > Specifically floating point (yes), printf and friends?, small
> > string functions (strcat_P(), etc)? intrinsic like div() and ldiv()?
>
> See:
> <http://savannah.nongnu.org/bugs/?23128>

In addition: the float point functions are not change the
errno variable.  The intrinsic functions are reentrant also.

Regards,
Dmitry.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]