diff options
author | 2020-04-22 01:01:21 +0200 | |
---|---|---|
committer | 2020-05-20 01:03:27 +0200 | |
commit | df4289508a3a0e345a87544ee4eea8cbb4c9d197 (patch) | |
tree | 8107392e5446ea9b5080ecbebd87633eacb7be6b /sysdeps/unix/sysv/linux/ntp_gettime.c | |
parent | y2038: linux: Provide __adjtime64 implementation (diff) | |
download | glibc-df4289508a3a0e345a87544ee4eea8cbb4c9d197.tar.xz glibc-df4289508a3a0e345a87544ee4eea8cbb4c9d197.zip |
y2038: Introduce struct __ntptimeval64 - new internal glibc type
This type is a glibc's "internal" type to get time parameters data from
Linux kernel (NTP daemon interface). It stores time in struct __timeval64
rather than struct timeval, which makes it Y2038-proof.
Build tests:
./src/scripts/build-many-glibcs.py glibcs
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/ntp_gettime.c')
0 files changed, 0 insertions, 0 deletions