aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_run_program.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Placate win32 build; no idea how it can be working currently on tinderbox.Graydon Hoare2011-03-251-0/+6
|
* Add functionality for running external programs to the std libMarijn Haverbeke2011-03-141-0/+92
See lib/run_program.rs.