Skip to content
Commit 310e59e6 authored by Florian Weimer's avatar Florian Weimer
Browse files

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: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent e948be4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment