glibc/sysdeps/mach
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
..
htl
hurd Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
i386
include
sys
_strerror.c string: Simplify strerror_r 2020-07-07 14:10:58 -03:00
adjtime.c
clock_gettime.c
clock_nanosleep.c
configure
configure.ac
getloadavg.c
getpagesize.c
getsysstats.c
libc-lock.h
libmachuser.abilist
Makefile Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
mprotect.c
msync.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
munmap.c
pagecopy.h
readonly-area.c
sched_yield.c
sleep.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
strerror_l.c hurd: Fix strerror not setting errno 2020-07-07 21:46:53 +00:00
Subdirs
sysdep.h
thread_state.h
usleep.c hurd: Simplify usleep timeout computation 2020-06-29 10:10:32 +02:00
xpg-strerror.c