tor/src/lib/process
Alexander Færøy cf4b3dbd44 Use the subsystem list to initialize and shutdown process module.
This patch makes the process module use the subsystem list for
initializing and shutting down.

See: https://bugs.torproject.org/28847
2018-12-21 13:26:38 -05:00
..
.may_include lib/process may include lib/buf. 2018-12-17 17:58:49 -05:00
daemon.c Add a missing function for windows 2018-09-14 15:02:11 -04:00
daemon.h Run crypto_prefork() before start_daemon(). 2018-09-13 08:58:28 -04:00
env.c Rename torlog.[ch] to log.[ch] 2018-07-10 15:20:30 -04:00
env.h File-level summary documentation for src/lib/*/*.[ch] 2018-07-10 12:22:01 -04:00
include.am Use the subsystem list to initialize and shutdown process module. 2018-12-21 13:26:38 -05:00
pidfile.c Rename torlog.[ch] to log.[ch] 2018-07-10 15:20:30 -04:00
pidfile.h File-level summary documentation for src/lib/*/*.[ch] 2018-07-10 12:22:01 -04:00
process_sys.c Use the subsystem list to initialize and shutdown process module. 2018-12-21 13:26:38 -05:00
process_sys.h Use the subsystem list to initialize and shutdown process module. 2018-12-21 13:26:38 -05:00
process_unix.c Avoid breaking the event loop prematurely. 2018-12-18 13:35:29 -05:00
process_unix.h Call close() on stdin/stdout/stderr in process_terminate(). 2018-12-17 16:39:28 -05:00
process_win32.c Update location of buffers.h 2018-12-17 17:01:50 -05:00
process_win32.h Make Windows process event timer API available for dormant interface. 2018-12-17 16:39:28 -05:00
process.c Update location of buffers.h 2018-12-17 17:01:50 -05:00
process.h Forward declare smartlist_t in process.h 2018-12-20 14:36:04 +01:00
restrict.c Rename torlog.[ch] to log.[ch] 2018-07-10 15:20:30 -04:00
restrict.h File-level summary documentation for src/lib/*/*.[ch] 2018-07-10 12:22:01 -04:00
setuid.c Rename torlog.[ch] to log.[ch] 2018-07-10 15:20:30 -04:00
setuid.h File-level summary documentation for src/lib/*/*.[ch] 2018-07-10 12:22:01 -04:00
waitpid.c Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -05:00
waitpid.h Extract process-management functionality into a new lib/process 2018-06-28 11:18:13 -04:00
winprocess_sys.c Rename subsystem callback functions to make them consistent 2018-11-09 11:12:12 -05:00
winprocess_sys.h Make the windows process parameter initialization a subsystem 2018-11-05 09:22:02 -05:00