diff options
author | Florian Weimer <fweimer@redhat.com> | 2021-05-03 09:10:57 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2021-05-03 09:17:59 +0200 |
commit | 63627246f3e0aae274e04a8ef1edcd05a11afa65 (patch) | |
tree | 750eb0c67d5e9d1ee9680d36b6c0f0d946ad5c13 /stdlib | |
parent | 504ac633b0213b917a17a4aa98766154a1141925 (diff) | |
download | glibc-63627246f3e0aae274e04a8ef1edcd05a11afa65.tar.gz glibc-63627246f3e0aae274e04a8ef1edcd05a11afa65.tar.xz glibc-63627246f3e0aae274e04a8ef1edcd05a11afa65.zip |
nptl: Move pthread_rwlock_init into libc
And __pthread_rwlock_init as a compatibility symbol. __libc_rwlock_init is changed to call __pthread_rwlock_init directly. The symbols were moved using scripts/move-symbol-to-libc.py. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'stdlib')
0 files changed, 0 insertions, 0 deletions