mirror of git://sourceware.org/git/glibc.git
The generic Linux struct_stat misses the conditionals to use bits/struct_stat_time64_helper.h in the __USE_TIME_BITS64 for architecture that uses __TIMESIZE == 32 (currently csky and nios2). Since newer ports should not support 32 bit time_t, the generic implementation should be used as default. For arm, hppa, and sh a copy of default struct_stat is added, while for csky and nios a new one based on generic is used, along with conditionals to use bits/struct_stat_time64_helper.h. The default struct_stat is also replaced with the generic one. Checked on aarch64-linux-gnu and arm-linux-gnueabihf. |
||
---|---|---|
.. | ||
be | ||
bits | ||
le | ||
sh3 | ||
sh4 | ||
sys | ||
Implies | ||
Makefile | ||
Versions | ||
____longjmp_chk.S | ||
adaptive_spin_count.h | ||
arch-syscall.h | ||
atomic-machine.h | ||
c++-types.data | ||
clone.S | ||
configure | ||
configure.ac | ||
fanotify_mark.c | ||
kernel-features.h | ||
kernel_sigaction.h | ||
kernel_stat.h | ||
localplt.data | ||
lowlevel-atomic.h | ||
makecontext.S | ||
pointer_guard.h | ||
shlib-versions | ||
sigaltstack-offsets.sym | ||
sigcontextinfo.h | ||
syscall.S | ||
syscalls.list | ||
sysdep.S | ||
sysdep.h | ||
time64-compat.h | ||
vfork.S |