1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-22 14:41:01 +03:00
Files
glibc/sysdeps/unix/sysv/linux/riscv
Adhemerval Zanella 36260d5035 linux: Set default kernel_stat.h to LFS
The XSTAT_IS_XSTAT64 and STAT_IS_KERNEL_STAT flags are now set to 1 and
STATFS_IS_STATFS64 is set to __STATFS_MATCHES_STATFS64.  This makes the
default ABI for newer ports to provide only LFS calls.

A copy of non-LFS support is provided to 32-bit ABIS with non-LFS
support (arm, csky, i386, m68k, nios2, s390, and sh).  Is also allows
to remove the 64-bit ports, which already uses the default values.

This patch does not change the code generation.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-02-11 07:58:05 -03:00
..
2020-12-16 02:08:52 +00:00
2018-01-29 10:43:15 -08:00
2020-12-10 17:42:37 -03:00
2018-01-29 10:37:27 -08:00
2018-01-29 10:43:15 -08:00