index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
include
/
timefuncs.h
Age
Commit message (
Expand
)
Author
2021-07-07
timefuncs: add dostime_localtime function
James Buren
2021-07-03
fat: move fattime_mktime to timefuncs
James Buren
2021-05-12
Add tm->yday to RTC ports missing it
Moshe Piekarski
2011-12-16
Remove USB time sync code when there's no RTC.
Boris Gjenero
2011-12-15
Remove conditional added around set_day_of_week in r31301.
Boris Gjenero
2011-12-15
Add conditionals around functions that are only needed when RTC is present.
Boris Gjenero
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2009-09-26
FS#10569 RTC driver cleanup
Nils Wallménius
2009-08-11
Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio...
Frank Gevaerts
2009-08-11
Consolidate day of week calculation
Frank Gevaerts
2009-08-11
Add support for setting the clock using a special SCSI command. This is the s...
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-07-14
FS#7353 - mktime() is only used by targets that have an RTC
Robert Keevil
2006-10-19
Patch #5166 by Robert Keevil - Last.fm logging
Linus Nielsen Feltzing
2004-08-17
Const policed pointer arguments to functions, part 2
Jens Arnold
2004-04-20
Reworked the time get/set functions
Linus Nielsen Feltzing
2003-02-07
more moves
Daniel Stenberg