summaryrefslogtreecommitdiff
path: root/firmware/include/timefuncs.h
AgeCommit message (Expand)Author
2021-07-07timefuncs: add dostime_localtime functionJames Buren
2021-07-03fat: move fattime_mktime to timefuncsJames Buren
2021-05-12Add tm->yday to RTC ports missing itMoshe Piekarski
2011-12-16Remove USB time sync code when there's no RTC.Boris Gjenero
2011-12-15Remove conditional added around set_day_of_week in r31301.Boris Gjenero
2011-12-15Add conditionals around functions that are only needed when RTC is present.Boris Gjenero
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2009-09-26FS#10569 RTC driver cleanupNils Wallménius
2009-08-11Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio...Frank Gevaerts
2009-08-11Consolidate day of week calculationFrank Gevaerts
2009-08-11Add support for setting the clock using a special SCSI command. This is the s...Frank Gevaerts
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-07-14FS#7353 - mktime() is only used by targets that have an RTCRobert Keevil
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2003-02-07more movesDaniel Stenberg