]> sourceware.org Git - glibc.git/commit
nptl: Make __pthread_attr_init, __pthread_attr_destroy available internally
authorFlorian Weimer <fweimer@redhat.com>
Fri, 15 May 2020 20:48:42 +0000 (22:48 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 20 May 2020 18:28:24 +0000 (20:28 +0200)
commit3699ef99de0d69284cdd28c3cc5e1aa89e398443
treedd28aaf7364caee047bd5c0a44731dcb1c3ebd7e
parent07a73d521988a7fdea1bb3c3b5bbb2b23a0da2e1
nptl: Make __pthread_attr_init, __pthread_attr_destroy available internally

pthread_attr_destroy needs to be a weak alias to avoid future
linknamespace failures.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
nptl/Versions
nptl/pthreadP.h
nptl/pthread_attr_destroy.c
nptl/pthread_attr_init.c
This page took 0.040946 seconds and 5 git commands to generate.