1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-02 02:01:46 +03:00
Lukasz Majewski 4e8521333b y2038: Use a common definition for stat
Instead of replicate the same definitions from struct_stat_time64.h
on the multiple struct_stat.h, use a common header which is included
when required (struct_stat_time64_helper.h).  The 64-bit time support
is added only for LFS support.

The __USE_TIME_BITS64 is not defined internally yet, although the
internal header is used when building the 64-bit stat implementations.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-06-15 10:42:11 -03:00
..
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-02-11 08:02:16 -03:00
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-06-03 08:26:04 +02:00
2021-02-11 08:00:48 -03:00
2021-03-18 15:54:39 -03:00
2021-03-26 13:36:17 -03:00
2021-03-26 13:37:14 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:37:18 -03:00
2021-03-26 13:36:17 -03:00
2021-02-11 08:00:48 -03:00
2021-03-29 10:22:13 -03:00
2021-03-26 13:36:17 -03:00
2021-05-03 08:15:53 +02:00
2021-05-17 20:55:21 +00:00
2021-03-08 22:41:41 +01:00
2021-02-08 09:20:03 +01:00
2021-03-02 16:55:05 +01:00
2021-06-02 07:32:19 +02:00