]> git.dujemihanovic.xyz Git - u-boot.git/commit
common: define time_t as 64bit
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 15 Jul 2023 07:16:59 +0000 (09:16 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 25 Jul 2023 16:44:46 +0000 (12:44 -0400)
commit17335a81c58f87884aadb77271a28ffdaa140851
treeb7e3570bc31891a063b3a9f5cbf87400a749eafc
parentb378fdd1ff13bd6df9814a237e741fe2e9bdf7cb
common: define time_t as 64bit

To avoid the year 2038 problem time_t must be 64bit on all architectures.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/linux/types.h