glibc/sysdeps/unix/sysv/linux/arm/le
Florian Weimer f47f1d91af nptl: Move pthread_create, thrd_create into libc
The symbols were moved using scripts/move-symbol-to-libc.py.

The libpthread placeholder symbols need some changes because some
symbol versions have gone away completely.  But
__errno_location@@GLIBC_2.0 still exists, so the GLIBC_2.0 version
is still there.

The internal __pthread_create symbol now points to the correct
function, so the sysdeps/nptl/thrd_create.c override is no longer
necessary.

There was an issue how the hidden alias of pthread_getattr_default_np
was defined, so this commit cleans up that aspects and removes the
GLIBC_PRIVATE export altogether.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-05-21 22:35:00 +02: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 nptl: Move pthread_create, thrd_create into libc 2021-05-21 22:35:00 +02: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_create, thrd_create into libc 2021-05-21 22:35:00 +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