Hi, > On 05/12/2021 12:39, Jacob Avraham via Libc-help wrote: > > Hi, > > Does the latest glibc version support y2038 for ARM 32bit > > architecture and if not, when is it planned for? > > > > Thanks, > > Jacob Avraham > > > > Yes, since GLIBC 2.34. From NEWS file: > > * Add support for 64-bit time_t on configurations like x86 where > time_t is traditionally 32-bit. Although time_t still defaults to > 32-bit on these configurations, this default may change in future > versions. This is enabled with the _TIME_BITS preprocessor macro set > to 64 and is only supported when LFS (_FILE_OFFSET_BITS=64) is also > enabled. It is only enabled for Linux and the full support requires > a minimum kernel version of 5.1. This meta layer can help with integration: https://github.com/lmajewski/meta-y2038 Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de