diff options
author | Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> | 2018-05-02 13:15:50 +0200 |
---|---|---|
committer | Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> | 2018-06-20 10:52:13 +0200 |
commit | 96d2ec74227e715ea30c62d6e725e36852635438 (patch) | |
tree | 730b7ca75cd26b9c670dda045beb7491f0004faf /string/rawmemchr.c | |
parent | 443a4746ff4d253c9e27f2c3ab07686d0b7a2230 (diff) | |
download | glibc-96d2ec74227e715ea30c62d6e725e36852635438.tar.gz |
Y2038: make __mktime_internal 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:
* mktime
* timelocal (as an alias of mktime)
* timegm
Diffstat (limited to 'string/rawmemchr.c')
0 files changed, 0 insertions, 0 deletions