This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fw/libpthread-20210318b in repository glibc.
at 39e7b09357 nptl: Remove remnants of the libc/libpthread forwarder interface
This branch includes the following new commits:
new 9213ebfc76 nptl: Move pthread_mutex_consistent into libc new e0817eb6d0 nptl: Move __pthread_cleanup_routine into libc new 654cfa726d nptl: Move legacy unwinding implementation into libc new 5867285277 nptl: Move legacy cancelation handling into libc as compat symbols new ac9ab6a2e6 nptl: Remove longjmp, siglongjmp from libpthread new 8d87e640a5 x86: Restore compile-time check for shadow stack pointer in longjmp new 2f5be6db29 nptl: Move __pthread_cleanup_upto into libc new 16f8d85fae nptl: Move pthread_once and __pthread_once into libc new 5f4a8d47f8 nptl: Move __pthread_unwind_next into libc new 592ff3583e csu: Move calling main out of __libc_start_main_impl new 4c922ac2ff nptl: Move internal __nptl_nthreads variable into libc new 7496742810 nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE new ef5719a6af nptl: Move __pthread_keys global variable into libc new 1b529a6650 nptl: Move __nptl_deallocate_tsd into libc new 679b19f87b nptl: Move pthread_exit into libc new f552b09ae6 nptl: Move pthread_setcancelstate into libc new 39b6e03c0b nptl: Move pthread_setcanceltype into libc new 6c08324c5e nptl: Invoke the set_robust_list system call directly in fork new 3fc542b52a dlfcn: Failures after dlmopen should not terminate process [ [...] new ba00c141c8 dlfcn: dlerror needs to call free from the base namespace [B [...] new ebf27210c3 Remove pthread_key_create-related internals from libc-lock.h new 0e49770ff2 elf: Introduce __tls_init_tp for second-phase TCB initialization new 4535f0d9fd nptl: Move part of TCB initialization from libpthread to __t [...] new 327973cc50 nptl: Move pthread_key_create, __pthread_key_create into libc new a1fd7d4e00 nptl: Move pthread_getspecific, __pthread_getspecific into libc new 7170eeb9cd nptl: Move pthread_setspecific, __pthread_setspecific into libc new c1134caa3b nptl: Move pthread_key_delete into libc. new 8208c637aa nptl: Move rwlock functions with forwarders into libc new 68d17f475d nptl: Move the internal thread priority protection symbols i [...] new 8b6d5298b3 pthread: Introduce __pthread_early_init new 0d639aca41 nptl: Move internal symbol __mutex_aconf into libc new 9e42af3baa nptl: pthread_mutex_lock, pthread_mutex_unock single-threade [...] new 9d24c5cd0f x86: Remove low-level lock optimization new 536306ae6e nptl: Move core mutex functions into libc new 23c4ccb09e nptl: Move core condition variable functions into libc new 617ceec8d5 nptl: Move setxid broadcast implementation into libc new 39e7b09357 nptl: Remove remnants of the libc/libpthread forwarder interface
The 37 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.