aboutsummaryrefslogtreecommitdiff
path: root/iconv/gconv_open.c
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2020-03-16 13:50:23 +0100
committerLukasz Majewski <lukma@denx.de>2020-05-05 18:45:14 +0200
commit481d01fa2b07d3c6f9e6ef9ae239bc616b1ac757 (patch)
tree0688f53690dfd422acfedf41ef6b8b820dbb2b64 /iconv/gconv_open.c
parente008836c4afeeb81abe548b898fdf2db7d70eaff (diff)
downloadglibc-481d01fa2b07d3c6f9e6ef9ae239bc616b1ac757.tar
glibc-481d01fa2b07d3c6f9e6ef9ae239bc616b1ac757.tar.gz
glibc-481d01fa2b07d3c6f9e6ef9ae239bc616b1ac757.tar.bz2
glibc-481d01fa2b07d3c6f9e6ef9ae239bc616b1ac757.zip
y2038: nscd: Modify nscd_helper to use __clock_gettime64
The nscd/nscd_helper.c uses __clock_gettime to get current time and on this basis calculate the relative timeout for poll. By using __clock_gettime64 on systems with __WORDSIZE == 32 && __TIMESIZE != 64 the timeout is correctly calculated after time_t overflow.
Diffstat (limited to 'iconv/gconv_open.c')
0 files changed, 0 insertions, 0 deletions