This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7353 - Disable mktime() on non-RTC targets - save bytes
Attached to Project:
Rockbox
Opened by Robert Keevil (obo) - Sunday, 24 June 2007, 22:23 GMT+2
Last edited by Robert Keevil (obo) - Saturday, 14 July 2007, 14:35 GMT+2
Opened by Robert Keevil (obo) - Sunday, 24 June 2007, 22:23 GMT+2
Last edited by Robert Keevil (obo) - Saturday, 14 July 2007, 14:35 GMT+2
|
Detailsmktime() is only used by targets that have an RTC - this #ifdefs the function out to save a few bytes.
|
This task depends upon