tor/src/app/main
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
..
main.c Remove Process initializer/shutdown function from main.c. 2018-12-20 14:36:59 +01:00
main.h Call run_tor_main_loop() in ntmain.c, rather than do_main_loop(). 2018-12-18 13:55:08 -05:00
ntmain.c Call run_tor_main_loop() in ntmain.c, rather than do_main_loop(). 2018-12-18 13:55:08 -05:00
ntmain.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
subsysmgr.c Log before performing a subsystem operation 2018-11-09 11:56:26 -05:00
subsysmgr.h Move prefork, postfork, and thread-exit hooks into subsys 2018-11-05 09:22:02 -05:00
subsystem_list.c Use the subsystem list to initialize and shutdown process module. 2018-12-21 13:26:38 -05:00
tor_main.c Move literally everything out of src/or 2018-07-05 17:15:50 -04:00