> > 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.



_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to