Skip to content
Commit 847d3913 authored by Lukasz Majewski's avatar Lukasz Majewski
Browse files

y2038: Introduce struct __utimbuf64 - new internal glibc type



This type is a glibc's "internal" type to store file's access and modification
times in __time64_t rather than __time_t, which makes it Y2038-proof.

Build tests:
./src/scripts/build-many-glibcs.py glibcs

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent 24caa35c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment