summaryrefslogtreecommitdiff
path: root/src/process/system.c
AgeCommit message (Expand)AuthorLines
2013-03-24remove cruft from pre-posix_spawn version of the system functionRich Felker-6/+0
2013-02-17consistently use the internal name __environ for environRich Felker-2/+2
2013-02-03base system() on posix_spawnRich Felker-41/+26
2012-10-28system is a cancellation pointRich Felker-0/+3
2012-10-19fix usage of locks with vforkRich Felker-1/+2
2012-10-18overhaul system() and popen() to use vfork; fix various related bugsRich Felker-23/+42
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+45