about summary refs log tree commit diff
path: root/src/process
Commit message (Expand)AuthorAgeFilesLines
* overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker2011-03-242-2/+14
* global cleanup to use the new syscall interfaceRich Felker2011-03-205-7/+7
* make fork properly initialize the main thread in the child processRich Felker2011-03-091-0/+7
* implement fexecveRich Felker2011-02-271-0/+10
* add pthread_atfork interfaceRich Felker2011-02-181-3/+6
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-1212-0/+194