itoa and C++11 std::string

Jon Beniston jon@beniston.com
Tue Dec 16 09:23:00 GMT 2014


Hi,

Here's itoa with double underscore and macros.

Cheers,
Jon

2014-12-07  Jon Beniston  <jon@beniston.com>

	* libc/include/stdlib.h (__itoa):  Declare prototype.
	(__utoa): Declare prototype.
	(itoa): Define macro.
	(utoa): Define macro.
	* libc/stdlib/Makefile.am: Add itoa.c and utoa.c.
	* libc/stdlib/itoa.c: New file.
	* libc/stdlib/utoa.c: New file.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: itoa4.patch
Type: application/octet-stream
Size: 5132 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20141216/0cc1b122/attachment.obj>


More information about the Newlib mailing list