diff options
author | 2020-04-21 19:12:17 +0200 | |
---|---|---|
committer | 2020-05-05 19:36:25 +0200 | |
commit | 898f3793164c0e811b28a37827f4bedce334066f (patch) | |
tree | 2a95e6287af7c80db168da3e7f22f73da1e5e98e /scripts/build-many-glibcs.py | |
parent | y2038: Introduce struct __timex64 - new internal glibc type (diff) | |
download | glibc-898f3793164c0e811b28a37827f4bedce334066f.tar.xz glibc-898f3793164c0e811b28a37827f4bedce334066f.zip |
y2038: Provide conversion helpers for struct __timex64
Those functions allow easy conversion between Y2038 safe, glibc internal
struct __timex64 and struct timex.
Those functions are put in Linux specific sys/timex.h file, as putting
them into glibc's local include/time.h would cause build break on HURD as
it doesn't support struct timex related syscalls.
Build tests:
./src/scripts/build-many-glibcs.py glibcs
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'scripts/build-many-glibcs.py')
0 files changed, 0 insertions, 0 deletions