diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2019-12-27 09:07:40 -0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2020-03-27 11:23:15 -0700 |
commit | d1876749a8e51b3bd632561ed7dfcdbbfce59d33 (patch) | |
tree | 317cf974fd2e01c71e7dbe24d56530c39a8fb29e /elf/preloadtest.c | |
parent | 4da2597af5cda0752c7526fe97398a5dafc15cbf (diff) | |
download | glibc-d1876749a8e51b3bd632561ed7dfcdbbfce59d33.tar.gz glibc-d1876749a8e51b3bd632561ed7dfcdbbfce59d33.tar.xz glibc-d1876749a8e51b3bd632561ed7dfcdbbfce59d33.zip |
time: Add a timeval with a 32-bit tv_sec and tv_usec
On y2038 safe 32-bit systems the Linux kernel expects itimerval to use a 32-bit time_t, even though the other time_t's are 64-bit. To address this let's add a __timeval32 struct to be used internally. Reviewed-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'elf/preloadtest.c')
0 files changed, 0 insertions, 0 deletions