- Status Closed
- Percent Complete
- Task Type Patches
- Category Operating System/Drivers
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Robert Keevil - 2007-06-24
Last edited by Robert Keevil - 2007-07-14
Opened by Robert Keevil - 2007-06-24
Last edited by Robert Keevil - 2007-07-14
FS#7353 - Disable mktime() on non-RTC targets - save bytes
mktime() is only used by targets that have an RTC - this #ifdefs the function out to save a few bytes.