glibc/time
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
..
bits/types
sys
adjtime.c
alt_digit.c
asctime.c
bug-asctime_r.c
bug-asctime.c
bug-getdate1.c
bug-mktime1.c
bug-mktime4.c
clock_getcpuclockid.c
clock_getres.c
clock_gettime.c
clock_nanosleep.c
clock_settime.c
clock.c
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c
dysize.c
era.c
ftime.c
getdate.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
getitimer.c
gettimeofday.c alpha: Fix static gettimeofday symbol 2020-02-13 08:27:27 -03:00
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile
mktime-internal.h
mktime.c Sync mktime.c from Gnulib 2020-08-04 23:15:31 -07:00
offtime.c
setitimer.c
settimeofday.c
settimezone.c
stime.c
strftime_l.c
strftime.c
strptime_l.c
strptime.c
test_time.c
time.c
time.h
timegm.c
timespec_get.c
tst_wcsftime.c
tst-clock2.c
tst-clock_nanosleep.c
tst-clock.c
tst-cpuclock1.c Fix time/tst-cpuclock1 intermitent failures 2020-07-10 19:41:06 -03:00
tst-ftime_l.c
tst-ftime.c
tst-getdate.c
tst-mktime2.c
tst-mktime3.c
tst-mktime.c
tst-posixtz.c
tst-strftime2.c
tst-strftime3.c
tst-strftime.c
tst-strptime2.c
tst-strptime3.c
tst-strptime-whitespace.c
tst-strptime.c
tst-tzname.c
tst-y2039.c
tzfile.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
tzset.c
Versions y2038: Export __clock_gettime64 to be usable in other libraries 2020-05-05 18:45:13 +02:00
wcsftime_l.c
wcsftime.c