mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
The symbol was moved using scripts/move-symbol-to-libc.py. __libpthread_version_placeholder@@GLIBC_2.2 is needed by this change; the Versions entry for GLIBC_2.2 in libpthread had leftover symbols due to an error in a previous conflict resolution. The condition for the placeholder symbol is complicated because some architectures have earlier symbols at the GLIBC_2.2 symbol versions, so the placeholder is not required there (yet). Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
13 lines
426 B
Plaintext
13 lines
426 B
Plaintext
GLIBC_2.11 pthread_sigqueue F
|
|
GLIBC_2.12 pthread_getname_np F
|
|
GLIBC_2.12 pthread_setname_np F
|
|
GLIBC_2.18 __libpthread_version_placeholder F
|
|
GLIBC_2.28 thrd_create F
|
|
GLIBC_2.30 __libpthread_version_placeholder F
|
|
GLIBC_2.31 __libpthread_version_placeholder F
|
|
GLIBC_2.4 __errno_location F
|
|
GLIBC_2.4 __libpthread_version_placeholder F
|
|
GLIBC_2.4 pthread_create F
|
|
GLIBC_2.4 pthread_setaffinity_np F
|
|
GLIBC_2.4 pthread_setschedprio F
|