diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-02-24 13:37:02 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-06-15 10:42:11 -0300 |
commit | 7446e896334cdb5431997dcc30d7ca13768b467d (patch) | |
tree | 11867fc9bb17f23b9bb114b82fe9becbebadd094 /include/sys/times.h | |
parent | 7194337c3e1358b4586de45566064d5bb9c8a238 (diff) | |
download | glibc-7446e896334cdb5431997dcc30d7ca13768b467d.tar.gz glibc-7446e896334cdb5431997dcc30d7ca13768b467d.tar.xz glibc-7446e896334cdb5431997dcc30d7ca13768b467d.zip |
y2038: Add __USE_TIME_BITS64 support for socket-constants.h
It is only used for !__USE_MISC, the default way uses the kernel headers. The patch also adds the SO_TIMESTAMP, SO_TIMESTAMPNS, and SO_TIMESTAMPING which uses new values for 64-bit time_t kernel interfaces. The __USE_TIME_BITS64 is not defined internally yet, although the internal header is used when building the 64-bit stat implementations. 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 'include/sys/times.h')
0 files changed, 0 insertions, 0 deletions