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