aboutsummaryrefslogtreecommitdiff
path: root/src/lib/process/process_win32.h
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-17Make Windows process event timer API available for dormant interface.Alexander Færøy
2018-12-17Change the Process exit_callback to return bool.Alexander Færøy
2018-12-17Move remaining code from subprocess.{h,c} to more appropriate places.Alexander Færøy
2018-12-17Add process_terminate().Alexander Færøy
2018-12-17Add process_get_pid() to the Process subsystem.Alexander Færøy
2018-12-17Add Windows backend for the Process subsystem.Alexander Færøy