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