summaryrefslogtreecommitdiff
path: root/stdlib/labs.c
diff options
context:
space:
mode:
authorAlbert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>2018-04-11 21:32:34 +0200
committerAlbert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>2018-06-20 08:26:00 +0200
commit443a4746ff4d253c9e27f2c3ab07686d0b7a2230 (patch)
treed49a0f0eba5bcac05ffef30f89fd972bff050c7f /stdlib/labs.c
parent8caea0647f2ccf4e4028283247e6f1fb37784dc6 (diff)
downloadglibc-443a4746ff4d253c9e27f2c3ab07686d0b7a2230.tar.gz
Y2038: make __tz_convert compatible with 64-bit-time
This implies that its callers be 64-bit-time compatible too. It is done by creating 64-bit-time versions of these and turning their original 32-bit-time versions into wrappers (at a slight execution time cost). The callers affected are: * localtime * localtime_r * ctime * ctime_r * gmtime * gmtime_r Note that in time/tzfile.c we do not need to check for time_t overflows anymore as introduced by commit fc79706a323 since we now use internal_time_t.
Diffstat (limited to 'stdlib/labs.c')
0 files changed, 0 insertions, 0 deletions