Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-22 | nptl: Move pthreadP.h into sysdeps directory | Florian Weimer | 1 | -1/+1 |
2021-06-09 | nptl: Move cancel type out of cancelhandling | Adhemerval Zanella | 1 | -0/+1 |
2021-06-09 | nptl: Move cancel state out of cancelhandling | Adhemerval Zanella | 1 | -0/+2 |
2021-05-17 | nptl: Move __nptl_initial_report_events into ld.so/startup code | Florian Weimer | 1 | -0/+8 |
2021-05-10 | nptl: Move more stack management variables into _rtld_global | Florian Weimer | 1 | -0/+1 |
2021-05-10 | elf: Introduce __tls_pre_init_tp | Florian Weimer | 1 | -2/+23 |
2021-04-22 | nptl: __nptl_set_robust_list_avail must be nocommon | Florian Weimer | 1 | -1/+1 |
2021-04-21 | nptl: Move part of TCB initialization from libpthread to __tls_init_tp | Florian Weimer | 1 | -0/+37 |
2021-04-21 | elf: Introduce __tls_init_tp for second-phase TCB initialization | Florian Weimer | 1 | -0/+30 |