Show patches with: Series = libpthread: Remove NPTL forwarders       |    State = Action Required       |    Archived = No       |   37 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,37/37] nptl: Remove remnants of the libc/libpthread forwarder interface libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,36/37] nptl: Move setxid broadcast implementation into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,35/37] nptl: Move core condition variable functions into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,34/37] nptl: Move core mutex functions into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,33/37] x86: Remove low-level lock optimization libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,32/37] nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimization libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,31/37] nptl: Move internal symbol __mutex_aconf into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,30/37] pthread: Introduce __pthread_early_init libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,29/37] nptl: Move the internal thread priority protection symbols into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,28/37] nptl: Move rwlock functions with forwarders into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,27/37] nptl: Move pthread_key_delete into libc. libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,26/37] nptl: Move pthread_setspecific, __pthread_setspecific into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,25/37] nptl: Move pthread_getspecific, __pthread_getspecific into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,24/37] nptl: Move pthread_key_create, __pthread_key_create into libc libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,23/37] nptl: Move part of TCB initialization from libpthread to __tls_init_tp libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,22/37] elf: Introduce __tls_init_tp for second-phase TCB initialization libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,21/37] Remove pthread_key_create-related internals from libc-lock.h libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,20/37] dlfcn: dlerror needs to call free from the base namespace [BZ #24773] libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,19/37] dlfcn: Failures after dlmopen should not terminate process [BZ #24772] libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,18/37] nptl: Invoke the set_robust_list system call directly in fork libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,17/37] nptl: Move pthread_setcanceltype into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,16/37] nptl: Move pthread_setcancelstate into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,15/37] nptl: Move pthread_exit into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,14/37] nptl: Move __nptl_deallocate_tsd into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,13/37] nptl: Move __pthread_keys global variable into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,12/37] nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,11/37] nptl: Move internal __nptl_nthreads variable into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,10/37] csu: Move calling main out of __libc_start_main_impl libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,09/37] nptl: Move __pthread_unwind_next into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,08/37] nptl: Move pthread_once and __pthread_once into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,07/37] nptl: Move __pthread_cleanup_upto into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,06/37] x86: Restore compile-time check for shadow stack pointer in longjmp libpthread: Remove NPTL forwarders - - - - --- 2021-04-16 Florian Weimer New
[v4,05/37] nptl: Remove longjmp, siglongjmp from libpthread libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,04/37] nptl: Move legacy cancelation handling into libc as compat symbols libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,03/37] nptl: Move legacy unwinding implementation into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,02/37] nptl: Move __pthread_cleanup_routine into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New
[v4,01/37] nptl: Move pthread_mutex_consistent into libc libpthread: Remove NPTL forwarders - - 1 - --- 2021-04-16 Florian Weimer New