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]

Patch for newlib/libc/time


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

Attachment: newlib.patch
Description: Text document


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