summaryrefslogtreecommitdiff
path: root/src/thread/pthread_atfork.c
AgeCommit message (Expand)AuthorLines
2012-04-24ditch the priority inheritance locks; use malloc's version of lockRich Felker-5/+5
2011-08-06use weak aliases rather than function pointers to simplify some codeRich Felker-2/+2
2011-02-18add pthread_atfork interfaceRich Felker-0/+48