tor/src/lib/time
teor 612b0a4139 subsys: Make the subsystem init order match the module dependencies
Fix levels for subsystems that depend on log/err
* winprocess (security) doesn't use err:
  * call windows process security APIs as early as possible
  * init err after winprocess
  * move wallclock so it's still after err
* network and time depend on log:
  * make sure that network and time can use logging.
  * init network and time after log

Add comments explaining the module init order.

Fixes bug 31615; bugfix on 0.4.0.1-alpha.
2019-09-06 16:58:53 +10:00
..
.may_include Concentrate all TOR_USEC_PER_SEC definitions in a single header file. 2019-01-02 15:25:55 +02:00
compat_time.c Merge branch 'bug31343_31374_035' into bug31343_31374_040 2019-08-09 09:51:40 +10:00
compat_time.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
include.am Move monotonic time setup into a subsystem 2018-11-05 09:22:02 -05:00
time_sys.c subsys: Make the subsystem init order match the module dependencies 2019-09-06 16:58:53 +10:00
time_sys.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
tvdiff.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
tvdiff.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00