Florian Weimer 310e59e64c nptl: Move pthread_getcpuclockid into libc
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>
2021-05-17 10:25:11 +02:00
..
2021-03-26 13:37:18 -03:00
2021-05-03 08:14:01 +02:00
2021-05-05 17:19:40 +02:00
2021-05-05 17:19:45 +02:00
2021-05-05 17:19:47 +02:00
2020-06-07 13:35:54 +02:00
2021-03-18 08:20:43 -03:00