Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Patches
Category Operating System/Drivers
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

mktime() is only used by targets that have an RTC - this #ifdefs the function out to save a few bytes.
   timefuncs.patch (0.8 KiB)
 firmware/include/timefuncs.h |    2 ++
 firmware/common/timefuncs.c  |    2 ++
 2 files changed, 4 insertions(+)

This task depends upon

Closed by  Robert Keevil (obo)
Saturday, 14 July 2007, 14:35 GMT+2
Reason for closing:  Accepted

Loading...