aboutsummaryrefslogtreecommitdiff
path: root/src/lib/subsys
AgeCommit message (Expand)Author
2018-11-09Document that subsystem callbacks are optional.Nick Mathewson
2018-11-09Explain that configuration should happen elsewhere, but not init.Nick Mathewson
2018-11-05Move prefork, postfork, and thread-exit hooks into subsysNick Mathewson
2018-11-05Use subsystems manager for subsystems used in tests.Nick Mathewson
2018-11-05Code to manage the list of subsystems.Nick Mathewson
2018-11-01Declare the subsystem structure.Nick Mathewson