summaryrefslogtreecommitdiff
path: root/src/process
AgeCommit message (Expand)AuthorLines
2011-03-24overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker-2/+14
2011-03-20global cleanup to use the new syscall interfaceRich Felker-7/+7
2011-03-09make fork properly initialize the main thread in the child processRich Felker-0/+7
2011-02-27implement fexecveRich Felker-0/+10
2011-02-18add pthread_atfork interfaceRich Felker-3/+6
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+194