Commit History

Author SHA1 Message Date
  Nick Mathewson 60213a3621 Run "make autostyle." 5 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Nick Mathewson 41e3c760a4 Fix a warning in test_process.c on 32-bit platforms with clang. 5 years ago
  Alexander Færøy bc836d559d Don't initialize the process module manually in tests. 5 years ago
  Alexander Færøy cacdd29087 Use `const char *` instead of `char *` for line parameter for process callbacks. 5 years ago
  Alexander Færøy 5585cbd08f Change the Process exit_callback to return bool. 5 years ago
  Alexander Færøy ccc1963890 Move remaining code from subprocess.{h,c} to more appropriate places. 5 years ago
  Alexander Færøy 289ed0849d Add tests for process environment functionality of process_t. 5 years ago
  Alexander Færøy 89393a77e5 Add process_get_pid() to the Process subsystem. 5 years ago
  Alexander Færøy bb784cf4f3 Add Windows backend for the Process subsystem. 5 years ago
  Alexander Færøy 2e957027e2 Add Unix backend for the Process subsystem. 5 years ago
  Alexander Færøy 35509978dd Add new Process subsystem. 5 years ago