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. |
||
---|---|---|
.. | ||
bits | ||
sys | ||
Implies | ||
Makefile | ||
Versions | ||
____longjmp_chk.c | ||
arch-syscall.h | ||
atomic-machine.h | ||
c++-types.data | ||
clone.S | ||
errlist-compat-data.h | ||
fanotify_mark.c | ||
getcontext.S | ||
kernel-features.h | ||
kernel_stat.h | ||
ld.abilist | ||
libBrokenLocale.abilist | ||
libanl.abilist | ||
libc.abilist | ||
libc_malloc_debug.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
localplt.data | ||
makecontext.c | ||
prlimit64.c | ||
setcontext.S | ||
shlib-versions | ||
sigcontextinfo.h | ||
single-thread.h | ||
socket-constants-time64.h | ||
struct_kernel_msqid64_ds.h | ||
struct_kernel_semid64_ds.h | ||
struct_kernel_shmid64_ds.h | ||
swapcontext.S | ||
syscalls.list | ||
sysdep.c | ||
sysdep.h | ||
time64-compat.h | ||
ucontext_i.sym |