Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix public clone function to be safe and usable by applications | Rich Felker | 2023-06-01 | 1 | -0/+2 |
* | fix missing synchronization of pthread TSD keys with MT-fork | Rich Felker | 2022-10-19 | 1 | -0/+1 |
* | fix potential deadlock in dlerror buffer handling at thread exit | Rich Felker | 2022-10-19 | 1 | -1/+0 |
* | lift child restrictions after multi-threaded fork | Rich Felker | 2020-11-11 | 1 | -0/+19 |