about summary refs log tree commit diff
path: root/src/internal/fork_impl.h
Commit message (Expand)AuthorAgeFilesLines
* fix public clone function to be safe and usable by applicationsRich Felker2023-06-011-0/+2
* fix missing synchronization of pthread TSD keys with MT-forkRich Felker2022-10-191-0/+1
* fix potential deadlock in dlerror buffer handling at thread exitRich Felker2022-10-191-1/+0
* lift child restrictions after multi-threaded forkRich Felker2020-11-111-0/+19