summaryrefslogtreecommitdiff
path: root/firmware/libc/gmtime.c (follow)
Commit message (Expand)AuthorAge
* Improve code for gmtime_r()Michael Sevakis2017-02-03
* Move intrinsic RTC implmentation differences to driver filesMichael Sevakis2017-01-26
* gmtime: avoid a modulusRafaël Carré2012-03-18
* fix year calculation in gmtimeBertrik Sikken2012-03-12
* gmtime: reduce array size: days in month fit in 8 bitsRafaël Carré2012-03-11
* Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken2012-03-11