diff options
author | Lukasz Majewski <lukma@denx.de> | 2020-02-12 10:42:49 +0100 |
---|---|---|
committer | Lukasz Majewski <lukma@denx.de> | 2020-04-06 23:05:11 +0200 |
commit | 390b5a4727924503095327087c5d5f7a369732ef (patch) | |
tree | a9074455ae9fddb4bc5a5d363c04b0c6ef5847c5 /include/features.h | |
parent | b9cde4e3aa1ff338da7064daf1386b2f4a7351ba (diff) | |
download | glibc-390b5a4727924503095327087c5d5f7a369732ef.tar.gz glibc-390b5a4727924503095327087c5d5f7a369732ef.tar.xz glibc-390b5a4727924503095327087c5d5f7a369732ef.zip |
y2038: include: Move struct __timespec64 definition to a separate file
The struct __timespec64's definition has been moved from ./include/time.h to ./include/struct___timespec64.h. This change would prevent from polluting other glibc namespaces (when headers are modified to support 64 bit time on architectures with __WORDSIZE==32). Now it is possible to just include definition of this particular structure when needed. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'include/features.h')
0 files changed, 0 insertions, 0 deletions