1. 1cf4f13 Make subprocesses die when their parents do by Cody Schuffelen · 4 years, 8 months ago
  2. 7e35fb3 execute_capture_output -> RunWithManagedStdio by Cody Schuffelen · 4 years, 11 months ago
  3. c79185d Support silently running subprocesses. by Cody Schuffelen · 4 years, 11 months ago
  4. c4339ad Add a Stop() method to cvd::Subprocess by Jorge E. Moreira · 5 years ago
  5. 189d823 Subprocesses can start as heads of their own process group by Jorge E. Moreira · 5 years ago
  6. c374c8c Support redirecting subprocess stdio to parent stdio. by Cody Schuffelen · 5 years ago
  7. 5133a31 Add an execute_capture_output function. by Cody Schuffelen · 5 years ago
  8. b945eb1 Add a GetParameterBuilder function to cvd::Command by Jorge E. Moreira · 5 years ago
  9. a4dac8b Add I/O redirection to cvd::Command by Jorge E. Moreira · 6 years ago
  10. 1a62e76 Restart crashed host processes by Jorge E. Moreira · 6 years ago
  11. 8e9793e Fix some bugs with libcuttlefish_fs by Jorge E. Moreira · 6 years ago
  12. 6ffa0cb Accommodate inherited file descriptors in the subprocess utilities. by Jorge E. Moreira · 6 years ago
  13. 6a9d629 Moves the subprocess function to a library by Jorge E. Moreira · 6 years ago