about summary refs log tree commit diff
path: root/src/process/system.c
Commit message (Expand)AuthorAgeFilesLines
* system is a cancellation pointRich Felker2012-10-281-0/+3
* fix usage of locks with vforkRich Felker2012-10-191-1/+2
* overhaul system() and popen() to use vfork; fix various related bugsRich Felker2012-10-181-23/+42
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+45