about summary refs log tree commit diff
path: root/src/thread/pthread_atfork.c
Commit message (Expand)AuthorAgeFilesLines
* use weak aliases rather than function pointers to simplify some codeRich Felker2011-08-061-2/+2
* add pthread_atfork interfaceRich Felker2011-02-181-0/+48