glibc/sysdeps/unix/sysv/linux/arm/le
Adhemerval Zanella 8ed005daf0 Remove stat wrapper functions, move them to exported symbols
This patch removes the stat, stat64, lstat, lstat64, fstat, fstat64,
fstatat, and fstatat64 static wrapper and add the symbol on the libc
with the expected names.

Both the prototypes of the internal symbol linked by the static
wrappers and the inline redirectors are also removed from the installed
sys/stat.h header file.  The wrapper implementation license LGPL
exception is also removed since it is no longer statically linked to
binaries.

Internally the _STAT_VER* definitions are moved to a arch-specific
xstatver.h file.  The internal defines that redirects internals
{f}stat{at} to their {f}xstat{at} counterparts are removed for Linux
(!NO_RTLD_HIDDEN).  Hurd still requires them since {f}stat{at} pulls
extra objects that makes the loader build fail otherwise (I haven't
dig into why exactly).

Checked with a build for all affected ABIs. I also checked on x86_64,
i686, powerpc, powerpc64le, sparcv9, sparc64, s390, and s390x.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
2020-10-09 17:02:06 -03:00
..
Implies arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
libanl.abilist arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
libBrokenLocale.abilist arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
libc.abilist Remove stat wrapper functions, move them to exported symbols 2020-10-09 17:02:06 -03:00
libcrypt.abilist arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
libdl.abilist arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
libm.abilist New exp10f version without SVID compat wrapper 2020-06-19 12:08:47 -03:00
libnsl.abilist arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
libpthread.abilist nptl: Move pthread_gettattr_np into libc 2020-05-20 20:27:49 +02:00
libresolv.abilist arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
librt.abilist Finish move of clock_* functions to libc. [BZ #24959] 2019-09-04 14:39:38 +02:00
libthread_db.abilist arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
libutil.abilist arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00