aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_run_program.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add functionality for running external programs to the std libMarijn Haverbeke2011-03-141-0/+92
See lib/run_program.rs.