]> sourceware.org Git - glibc.git/commit
generic/typesizes.h: Add support for 32-bit arches with 64-bit types
authorAlistair Francis <alistair.francis@wdc.com>
Fri, 14 Feb 2020 19:02:29 +0000 (11:02 -0800)
committerAlistair Francis <alistair.francis@wdc.com>
Wed, 29 Apr 2020 15:30:03 +0000 (08:30 -0700)
commit07fe93cd9850696f3f13a8fd0d0f7c37e3fe7f37
treeb8fc4badc14278038887f837a2abe54f96129ffb
parent05332ac38b245c1983b306aa6909abfc48988a5f
generic/typesizes.h: Add support for 32-bit arches with 64-bit types

Update the default typesizes.h to match the new kernel sizes for 32-bit
architectures with a 64-bit time_t and friends. This follows the sizes
used for RV32 which is a y2038 safe architecture added after Linux 5.1.

Reviewed-by: Vineet Gupta <vgupta@synopsys.com>
Tested-by: Vineet Gupta <vgupta@synopsys.com>
sysdeps/unix/sysv/linux/generic/bits/typesizes.h
This page took 0.041754 seconds and 5 git commands to generate.