summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/w_fork.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-7/+19
* Move the _atfork_list definition to atexit.c so that the fork syscall stubguenther2015-10-251-4/+1
* Make pthread_atfork() track the DSO that called it like atexit() does,guenther2015-04-071-0/+74