diff options
| author | gareth <gareth@gareth-N56VM.(none)> | 2013-04-22 21:58:19 +0100 |
|---|---|---|
| committer | gareth <gareth@gareth-N56VM.(none)> | 2013-04-23 21:23:16 +0100 |
| commit | 690120d6bc217338afc9b34cb458b086ab3f86d9 (patch) | |
| tree | ce3f56e60b450d9cc5ba77bff72f2a11101eba14 /src/rt/rust_run_program.cpp | |
| parent | 91aeecf7e38e01a9e323683c39649e201a9f726c (diff) | |
| download | rust-690120d6bc217338afc9b34cb458b086ab3f86d9.tar.gz rust-690120d6bc217338afc9b34cb458b086ab3f86d9.zip | |
Remove os::waitpid because:
- The return value meant different things on different platforms (on windows, it was the exit code, on unix it was the status information returned from waitpid). - It was undocumented. - There also exists run::waitpid, which does much the same thing but has a more consistent return value and also some documentation.
Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions
