Commit History

Autor SHA1 Mensaxe Data
  Alexander Færøy 4be522b2e6 Pass NULL to lpApplicationName in CreateProcessA(). %!s(int64=5) %!d(string=hai) anos
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 7762088967 No need to log ordinary EOF conditions as LOG_WARN. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 412fbe9f17 Make example CancelIoEx() code use CancelIo(). %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy f58e597d42 Handle ERROR_BROKEN_PIPE in completion routines. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 36e24782f8 Remember to set `reached_eof` when our handles are reporting errors. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy c6e041e3d8 Handle errors even after success from ReadFileEx() and WriteFileEx(). %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 44586a89ef Delay checking process for termination until both stdout and stderr are closed. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 1d8dcb416c Remember to close the child process' ends of the pipes. %!s(int64=5) %!d(string=hai) anos
  Nick Mathewson 4ad59bfbc2 Update location of buffers.h %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy fab22509d7 Make Windows process event timer API available for dormant interface. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 5585cbd08f Change the Process exit_callback to return bool. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 22cb3c6ce9 Call close() on stdin/stdout/stderr in process_terminate(). %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy ccc1963890 Move remaining code from subprocess.{h,c} to more appropriate places. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 4f611a1df7 Add process_terminate(). %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 338137221c Make sure we call process_notify_event_exit() as the last thing in different callbacks. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy 89393a77e5 Add process_get_pid() to the Process subsystem. %!s(int64=5) %!d(string=hai) anos
  Alexander Færøy bb784cf4f3 Add Windows backend for the Process subsystem. %!s(int64=5) %!d(string=hai) anos