Patch for newlib/libc/time

Philip Munts phil@munts.net
Wed Jun 1 15:49:00 GMT 2011


Here is a patch to change xprintf() to xiprintf() and sscanf() to siscanf() in all of the source files in newlib/libc/time.  The rationale for this is to prevent linking floating point libraries in (at least) bare machine ARM target programs that call time functions like ctime().

There are other places in newlib this can be done safely, but this is a much as I am brave enough to submit for now.

Phil
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newlib.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20110601/2569598e/attachment.ksh>


More information about the Newlib mailing list