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