This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Reentrant version of inttypes methods


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]