glibc/csu
Adhemerval Zanella 04986243d1 Remove internal usage of extensible stat functions
It replaces the internal usage of __{f,l}xstat{at}{64} with the
__{f,l}stat{at}{64}.  It should not change the generate code since
sys/stat.h explicit defines redirections to internal calls back to
xstat* symbols.

Checked with a build for all affected ABIs.  I also check on
x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
2020-09-11 14:35:32 -03:00
..
abi-note.c Rewrite abi-note.S in C. 2020-07-08 15:02:37 +01:00
check_fds.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
dso_handle.c
elf-init.c
errno-loc.c
errno.c
gmon-start.c
init-first.c Remove NO_CTORS_DTORS_SECTIONS macro 2020-05-18 15:39:34 +02:00
init.c
libc-start.c
libc-tls.c Linux: Remove rseq support 2020-07-16 17:55:35 +02:00
Makefile
start.c
static-reloc.c
sysdep.c
version.c
Versions