summaryrefslogtreecommitdiffstats
path: root/lib/libc/thread/atfork.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sort headers per style(9)guenther2017-08-151-2/+2
* libc.so can't be unloaded, so move the hidden atexit() and pthread_atfork()guenther2015-11-101-1/+18
* Make pthread_atfork() track the DSO that called it like atexit() does,guenther2015-04-071-0/+56