diff options
author | Lukasz Majewski <lukma@denx.de> | 2020-02-06 14:25:30 +0100 |
---|---|---|
committer | Lukasz Majewski <lukma@denx.de> | 2020-03-03 14:28:08 +0100 |
commit | 847d3913dae1ba9be76d512e849da21b42400228 (patch) | |
tree | 7acfb3dd2c59a27f49d325e14e427e4099902228 /sysdeps/unix/sysv/linux | |
parent | 24caa35c571fe9590d7cf33dc81d8d94cac7de7f (diff) | |
download | glibc-847d3913dae1ba9be76d512e849da21b42400228.tar glibc-847d3913dae1ba9be76d512e849da21b42400228.tar.gz glibc-847d3913dae1ba9be76d512e849da21b42400228.tar.bz2 glibc-847d3913dae1ba9be76d512e849da21b42400228.zip |
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: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux')
0 files changed, 0 insertions, 0 deletions