Reentrant version of inttypes methods

Aditya Upadhyay aadit0402@gmail.com
Sat Jul 22 11:26:00 GMT 2017


Hello All,

In FreeBSD, There is a _inttypes.h for reentrant version of inttypes
methods. So, Do i need to make reentrant version of inttypes.h ? It
seems there does not exist something like _inttypes.h stuff in newlib
or Do i have to add the declaration of strtoimax_l and _strtoimax_r in
stdlib.h file ? I think, There should be  _inttypes.h header file
support for reentrant version of inttypes method. Please correct me if
i am wrong.


Thanks & Regards,
Aditya Upadhyay



More information about the Newlib mailing list