Commit History

Author SHA1 Message Date
  Alexander Færøy f7e175db57 Forward declare smartlist_t in process.h 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 b0d268a822 Add process_reset_environment() to the Process subsystem. 5 years ago
  Alexander Færøy 4f611a1df7 Add process_terminate(). 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