glibc/sysdeps/unix/sysv/linux/powerpc
Adhemerval Zanella 0b1c222cd0 linux: Define STAT64_IS_KERNEL_STAT64
It indicates that the glibc export stat64 is similar in size and
layout of the kernel stat64 used on the syscall.  It is not currently
used on stat implementation, but the idea is to indicate whether
to use the kernel_stat to issue on the syscall on the *stat*64
variant (more specifically on mips which its exported ABI does not
match the kernel).

Reviewed-by: Lukasz Majewski <lukma@denx.de>
2020-09-11 14:35:11 -03:00
..
bits Linux: Remove rseq support 2020-07-16 17:55:35 +02:00
powerpc32 linux: Define STAT64_IS_KERNEL_STAT64 2020-09-11 14:35:11 -03:00
powerpc64 linux: Define STAT64_IS_KERNEL_STAT64 2020-09-11 14:35:11 -03:00
sys
Implies
Makefile
Versions
configure
configure.ac
dl-auxv.h
dl-brk.S
dl-cache.h
dl-static.c
elision-conf.c
elision-conf.h
elision-lock.c
elision-timed.c
elision-trylock.c
elision-unlock.c
force-elision.h
get_timebase_freq.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
gettimeofday.c y2038: linux: Provide __gettimeofday64 implementation 2020-02-18 23:55:47 +01:00
htm.h
ioctl.c
ipc_priv.h
kernel-features.h
kernel_sigaction.h
kernel_termios.h
ldconfig.h
ldd-rewrite.sed
ldsodefs.h
libc-start.c
libc-start.h
libc-vdso.h
lowlevellock.h
nldbl-abi.h
pt-longjmp.c
pthread_attr_setstack.c
pthread_attr_setstacksize.c
pthread_mutex_cond_lock.c
pthread_mutex_lock.c
pthread_mutex_timedlock.c
pthread_mutex_trylock.c
readelflib.c
rt-sysdep.c
sigcontextinfo.h
struct_kernel_shmid64_ds.h sysv: linux: Add 64-bit time_t variant for shmctl 2020-07-09 12:05:47 -03:00
syscall.S
sysconf.c
sysdep.c
sysdep.h powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902] 2020-04-30 19:12:49 -07:00
test-gettimebasefreq-static.c
test-gettimebasefreq.c
test-powerpc-linux-sysconf.c
time.c