about summary refs log tree commit diff
path: root/src/process/fork.c
Commit message (Expand)AuthorAgeFilesLines
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-3/+3
* make fork properly initialize the main thread in the child processRich Felker2011-03-091-0/+7
* add pthread_atfork interfaceRich Felker2011-02-181-3/+6
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+9