tor/src/lib/wallclock
Nick Mathewson 9568c0ce3d Return U64_PRINTF_ARG and U64_FORMAT
The standard is printf("%"PRIu64, x);
2018-07-03 10:40:59 -04:00
..
.may_include Update .gitignore and .may_include files 2018-06-22 11:46:44 -04:00
approx_time.c Extract our code for answering "what time is it right now". 2018-06-22 09:49:13 -04:00
approx_time.h Extract our code for answering "what time is it right now". 2018-06-22 09:49:13 -04:00
include.am Extract time functionality into lib/wallclock and lib/time 2018-06-28 13:01:54 -04:00
timeval.c Extract time functionality into lib/wallclock and lib/time 2018-06-28 13:01:54 -04:00
timeval.h Extract time functionality into lib/wallclock and lib/time 2018-06-28 13:01:54 -04:00
tm_cvt.c Return U64_PRINTF_ARG and U64_FORMAT 2018-07-03 10:40:59 -04:00
tm_cvt.h Extract core part of gmtime_r, localtime_r (without logging) 2018-06-22 11:17:11 -04:00
tor_gettimeofday.c Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04:00
tor_gettimeofday.h Extract our code for answering "what time is it right now". 2018-06-22 09:49:13 -04:00