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