1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-21 01:51:11 +02:00
Files
u-boot-megous/include
Jan Kiszka 90c52423be lib/date: Make rtc_mktime and mktime64 Y2038-ready
We currently overflow due to wrong types used internally in rtc_mktime,
on all platforms, and we return a too small type on 32-bit.

One consumer that directly benefits from this is mktime64. Many others
may still store the result in a wrong type.

While at it, drop the redundant cast of mon in rtc_mktime (obsoleted by
714209832d).

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2022-05-05 15:06:02 -04:00
..
2022-04-11 10:00:30 -04:00
2022-04-25 10:00:04 -04:00
2022-04-25 10:00:04 -04:00
2022-04-06 14:01:42 -04:00
2022-03-30 13:02:55 -04:00
2022-03-30 13:02:55 -04:00
2022-04-06 14:01:42 -04:00
2022-04-28 09:26:44 -04:00
2022-04-25 10:00:04 -04:00
2022-04-01 15:03:13 -04:00
2022-04-01 16:56:54 -04:00
2022-05-02 09:58:13 -04:00
2022-04-06 14:03:17 -04:00
2022-03-28 20:17:20 +02:00