public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* Reentrant version of inttypes methods
@ 2017-07-22 11:26 Aditya Upadhyay
  2017-07-23 12:12 ` Gedare Bloom
  0 siblings, 1 reply; 4+ messages in thread
From: Aditya Upadhyay @ 2017-07-22 11:26 UTC (permalink / raw)
  To: newlib

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-24 12:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-22 11:26 Reentrant version of inttypes methods Aditya Upadhyay
2017-07-23 12:12 ` Gedare Bloom
2017-07-23 12:36   ` Aditya Upadhyay
2017-07-24 12:40     ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).