1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-11 12:10:50 +03:00
Files
glibc/sysdeps
Adhemerval Zanella 46c1c765d1 Revert "linux: Move {f}xstat{at} to compat symbols" for static build
This reverts commit 20b39d5946 for static
library.  This avoids the need to rebuild the world for the case where
libstdc++ (and potentially other libraries) are linked to a old glibc.

To avoid requering to provide xstat symbols for newer ABIs (such as
riscv32) a new LIB_COMPAT macro is added.  It is similar to SHLIB_COMPAT
but also works for static case (thus evaluating similar to SHLIB_COMPAT
for both shared and static case).

Checked with a check-abi on all affected ABIs. I also check if the
static library does contains the xstat symbols.
2021-01-21 14:11:53 -03:00
..
2021-01-07 15:26:26 +00:00
2021-01-17 16:39:45 -08:00
2021-01-18 20:22:51 +00:00
2021-01-18 14:23:10 +00:00
2021-01-18 21:36:00 +00:00
2021-01-07 15:26:26 +00:00
2021-01-07 15:26:26 +00:00