Alexander Færøy
|
85b4a5c276
Handle errors from execve() in the Unix process backend more gracefully.
|
5 years ago |
Nick Mathewson
|
53116ca0b7
Re-run "make autostyle" with improved annotate_ifdef_directives
|
5 years ago |
Nick Mathewson
|
60213a3621
Run "make autostyle."
|
5 years ago |
Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 years ago |
Kris Katterjohn
|
df1a8a657e
Actually close the stdout pipe on error in process_unix_exec
|
5 years ago |
Alexander Færøy
|
ca7a2ecc51
Avoid breaking the event loop prematurely.
|
5 years ago |
Nick Mathewson
|
4ad59bfbc2
Update location of buffers.h
|
6 years ago |
Alexander Færøy
|
22cb3c6ce9
Call close() on stdin/stdout/stderr in process_terminate().
|
6 years ago |
Alexander Færøy
|
4f611a1df7
Add process_terminate().
|
6 years ago |
Alexander Færøy
|
338137221c
Make sure we call process_notify_event_exit() as the last thing in different callbacks.
|
6 years ago |
Alexander Færøy
|
89393a77e5
Add process_get_pid() to the Process subsystem.
|
6 years ago |
Alexander Færøy
|
2e957027e2
Add Unix backend for the Process subsystem.
|
6 years ago |