summaryrefslogtreecommitdiff
path: root/src/thread/pthread_atfork.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-06use weak aliases rather than function pointers to simplify some codeRich Felker1-2/+2
2011-02-18add pthread_atfork interfaceRich Felker1-0/+48