glibc/sysdeps/unix/sysv/linux/microblaze/bits
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
..
fcntl.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
procfs.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
struct_stat.h y2038: Use a common definition for stat 2021-06-15 10:42:11 -03:00