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>
Loading
Please register or sign in to comment
To avoid the year 2038 problem time_t must be 64bit on all architectures.
Signed-off-by:
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>