summaryrefslogtreecommitdiff
path: root/src/internal/fork_impl.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-19fix missing synchronization of pthread TSD keys with MT-forkRich Felker1-0/+1
2022-10-19fix potential deadlock in dlerror buffer handling at thread exitRich Felker1-1/+0
2020-11-11lift child restrictions after multi-threaded forkRich Felker1-0/+19