]> sourceware.org Git - glibc.git/commit
linux: Always define STAT_IS_KERNEL_STAT
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 15 Jul 2020 12:42:32 +0000 (12:42 +0000)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 11 Sep 2020 17:35:07 +0000 (14:35 -0300)
commit90e1600f4f9e3a3dcbf0a91e23098b052c975a9d
treeb2b8212e1811fce74f22a9d718abb9984517a4ee
parentc71d13a0984f677b294ee62eb0dd372e4ee5b32b
linux: Always define STAT_IS_KERNEL_STAT

It allows to check for its value instead of its existence.

Checked with a build for all affected ABIS.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
14 files changed:
sysdeps/unix/sysv/linux/alpha/kernel_stat.h
sysdeps/unix/sysv/linux/fxstat.c
sysdeps/unix/sysv/linux/fxstatat.c
sysdeps/unix/sysv/linux/hppa/kernel_stat.h
sysdeps/unix/sysv/linux/kernel_stat.h
sysdeps/unix/sysv/linux/lxstat.c
sysdeps/unix/sysv/linux/microblaze/kernel_stat.h
sysdeps/unix/sysv/linux/mips/kernel_stat.h
sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h
sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h
sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h
sysdeps/unix/sysv/linux/xstat.c
sysdeps/unix/sysv/linux/xstatconv.c
sysdeps/unix/sysv/linux/xstatconv.h
This page took 0.044936 seconds and 5 git commands to generate.