aboutsummaryrefslogtreecommitdiff
path: root/src/lib/wallclock/include.am
AgeCommit message (Collapse)Author
2018-07-10Rename tm_cvt to time_to_tmNick Mathewson
2018-06-28Extract time functionality into lib/wallclock and lib/timeNick Mathewson
2018-06-22Extract core part of gmtime_r, localtime_r (without logging)Nick Mathewson
2018-06-22Extract our code for answering "what time is it right now".Nick Mathewson
The other time stuff is higher-level