diff options
author | 2021-03-02 09:02:02 -0300 | |
---|---|---|
committer | 2021-06-15 10:42:11 -0300 | |
commit | 8af344feb5ae3e6e3374a6cf2175b44cc904a94e (patch) | |
tree | d10bf6233515a791dcf9bcb3d764d61c965a0008 /sysdeps/unix/sysv/linux/include | |
parent | y2038: Add __USE_TIME_BITS64 support for socket-constants.h (diff) | |
download | glibc-8af344feb5ae3e6e3374a6cf2175b44cc904a94e.tar.xz glibc-8af344feb5ae3e6e3374a6cf2175b44cc904a94e.zip |
time: Add 64-bit time support for getdate
The getdate is basically a wrapper localtime and mktime. The 64-bit
time support is done calling the 64-bit internal functions, there is
no need to add a new symbol version.
Checked on x86_64-linux-gnu and i686-linux-gnu.
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/include')
0 files changed, 0 insertions, 0 deletions